pub unsafe extern "C" fn FMOD_DSP_SetParameterData( dsp: *mut FMOD_DSP, index: c_int, data: *mut c_void, length: c_uint, ) -> FMOD_RESULT