bool IsSoundPlaying( SoundD sound, ) => run( () => 'IsSoundPlaying($sound)', () => rl.Audio.IsSoundPlaying( _refSound1(sound).ref, ), );