pub unsafe extern "C" fn FMOD_ChannelControl_SetMixLevelsInput(
channelcontrol: *mut FMOD_CHANNELCONTROL,
levels: *mut f32,
numlevels: c_int,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_ChannelControl_SetMixLevelsInput(
channelcontrol: *mut FMOD_CHANNELCONTROL,
levels: *mut f32,
numlevels: c_int,
) -> FMOD_RESULT