pub unsafe extern "C" fn FMOD_Channel_Set3DDistanceFilter(
channel: *mut FMOD_CHANNEL,
custom: FMOD_BOOL,
customLevel: f32,
centerFreq: f32,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Channel_Set3DDistanceFilter(
channel: *mut FMOD_CHANNEL,
custom: FMOD_BOOL,
customLevel: f32,
centerFreq: f32,
) -> FMOD_RESULT