Function windows_sys::Wdk::Storage::FileSystem::NtCancelIoFileEx
pub unsafe extern "system" fn NtCancelIoFileEx(
filehandle: HANDLE,
iorequesttocancel: *const IO_STATUS_BLOCK,
iostatusblock: *mut IO_STATUS_BLOCK,
) -> NTSTATUS