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