pub unsafe extern "C" fn FMOD_ChannelControl_GetDelay(
channelcontrol: *mut FMOD_CHANNELCONTROL,
dspclock_start: *mut c_ulonglong,
dspclock_end: *mut c_ulonglong,
stopchannels: *mut bool,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_ChannelControl_GetDelay(
channelcontrol: *mut FMOD_CHANNELCONTROL,
dspclock_start: *mut c_ulonglong,
dspclock_end: *mut c_ulonglong,
stopchannels: *mut bool,
) -> FMOD_RESULT