pub unsafe extern "C" fn FMOD_ChannelGroup_GetDelay(
channelgroup: *mut FMOD_CHANNELGROUP,
dspclock_start: *mut c_ulonglong,
dspclock_end: *mut c_ulonglong,
stopchannels: *mut FMOD_BOOL,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_ChannelGroup_GetDelay(
channelgroup: *mut FMOD_CHANNELGROUP,
dspclock_start: *mut c_ulonglong,
dspclock_end: *mut c_ulonglong,
stopchannels: *mut FMOD_BOOL,
) -> FMOD_RESULT