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