@override void UnloadSound( SoundD sound, ) => run( () => RaylibDebugLabels.UnloadSound(sound), () => rl.Audio.UnloadSound( rl.Temp.Sound$.Ref1(sound).ref, ), );