pub unsafe extern "C" fn FMOD_Studio_System_SetParameterByIDWithLabel(
system: *mut FMOD_STUDIO_SYSTEM,
id: FMOD_STUDIO_PARAMETER_ID,
label: *const c_char,
ignoreseekspeed: FMOD_BOOL,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Studio_System_SetParameterByIDWithLabel(
system: *mut FMOD_STUDIO_SYSTEM,
id: FMOD_STUDIO_PARAMETER_ID,
label: *const c_char,
ignoreseekspeed: FMOD_BOOL,
) -> FMOD_RESULT