pub unsafe extern "C" fn FMOD_Sound_GetMusicChannelVolume(
sound: *mut FMOD_SOUND,
channel: c_int,
volume: *mut f32,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Sound_GetMusicChannelVolume(
sound: *mut FMOD_SOUND,
channel: c_int,
volume: *mut f32,
) -> FMOD_RESULT