pub unsafe extern "system" fn MapUserPhysicalPages( virtualaddress: *const c_void, numberofpages: usize, pagearray: *const usize, ) -> BOOL