pub unsafe extern "C-unwind" fn XPLMSetAudioPitch(
    fmod_channel: *mut FMOD_CHANNEL,
    audio_pitch_hz: f32
) -> FMOD_RESULT