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