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