Function windows_sys::Win32::Storage::FileSystem::GetTapePosition
pub unsafe extern "system" fn GetTapePosition(
hdevice: HANDLE,
dwpositiontype: TAPE_POSITION_TYPE,
lpdwpartition: *mut u32,
lpdwoffsetlow: *mut u32,
lpdwoffsethigh: *mut u32,
) -> u32