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