pub unsafe extern "C" fn FMOD_DSP_SetParameterFloat( dsp: *mut FMOD_DSP, index: c_int, value: f32, ) -> FMOD_RESULT