pub unsafe extern "C" fn FMOD_Channel_SetPosition(
channel: *mut FMOD_CHANNEL,
position: c_uint,
postype: FMOD_TIMEUNIT,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Channel_SetPosition(
channel: *mut FMOD_CHANNEL,
position: c_uint,
postype: FMOD_TIMEUNIT,
) -> FMOD_RESULT