@override void rlEnableShader( num id, ) => run( () => RaylibDebugLabels.rlEnableShader(id), () => rl.Rlgl.rlEnableShader.run1( id.toJS, ), );