pub unsafe extern "system" fn AllocateUserPhysicalPages( hprocess: HANDLE, numberofpages: *mut usize, pagearray: *mut usize, ) -> BOOL