pub unsafe fn AllocateUserPhysicalPages( hprocess: HANDLE, numberofpages: *mut usize, pagearray: *mut usize, ) -> Result<()>