pub unsafe extern "C" fn FMOD_Channel_GetDelay(
channel: *mut FMOD_CHANNEL,
dspclock_start: *mut c_ulonglong,
dspclock_end: *mut c_ulonglong,
stopchannels: *mut FMOD_BOOL,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Channel_GetDelay(
channel: *mut FMOD_CHANNEL,
dspclock_start: *mut c_ulonglong,
dspclock_end: *mut c_ulonglong,
stopchannels: *mut FMOD_BOOL,
) -> FMOD_RESULT