pub unsafe extern "C" fn FMOD_System_GetDSPInfoByType(
system: *mut FMOD_SYSTEM,
type_: FMOD_DSP_TYPE,
description: *mut *const FMOD_DSP_DESCRIPTION,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_System_GetDSPInfoByType(
system: *mut FMOD_SYSTEM,
type_: FMOD_DSP_TYPE,
description: *mut *const FMOD_DSP_DESCRIPTION,
) -> FMOD_RESULT