pub unsafe extern "C" fn FMOD_Channel_SetDSPIndex(
channel: *mut FMOD_CHANNEL,
dsp: *mut FMOD_DSP,
index: c_int,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Channel_SetDSPIndex(
channel: *mut FMOD_CHANNEL,
dsp: *mut FMOD_DSP,
index: c_int,
) -> FMOD_RESULT