Function ZwCancelIoFileEx
pub unsafe extern "system" fn ZwCancelIoFileEx(
filehandle: HANDLE,
iorequesttocancel: *const IO_STATUS_BLOCK,
iostatusblock: *mut IO_STATUS_BLOCK,
) -> NTSTATUS
pub unsafe extern "system" fn ZwCancelIoFileEx(
filehandle: HANDLE,
iorequesttocancel: *const IO_STATUS_BLOCK,
iostatusblock: *mut IO_STATUS_BLOCK,
) -> NTSTATUS