pub unsafe extern "C" fn FMOD_ChannelControl_Set3DDistanceFilter(
channelcontrol: *mut FMOD_CHANNELCONTROL,
custom: bool,
customLevel: f32,
centerFreq: f32,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_ChannelControl_Set3DDistanceFilter(
channelcontrol: *mut FMOD_CHANNELCONTROL,
custom: bool,
customLevel: f32,
centerFreq: f32,
) -> FMOD_RESULT