pub unsafe extern "C" fn FMOD_Channel_GetLoopPoints(
channel: *mut FMOD_CHANNEL,
loopstart: *mut c_uint,
loopstarttype: FMOD_TIMEUNIT,
loopend: *mut c_uint,
loopendtype: FMOD_TIMEUNIT,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Channel_GetLoopPoints(
channel: *mut FMOD_CHANNEL,
loopstart: *mut c_uint,
loopstarttype: FMOD_TIMEUNIT,
loopend: *mut c_uint,
loopendtype: FMOD_TIMEUNIT,
) -> FMOD_RESULT