pub unsafe extern "C" fn FMOD_Sound_GetLength(
sound: *mut FMOD_SOUND,
length: *mut c_uint,
lengthtype: FMOD_TIMEUNIT,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Sound_GetLength(
sound: *mut FMOD_SOUND,
length: *mut c_uint,
lengthtype: FMOD_TIMEUNIT,
) -> FMOD_RESULT