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