Function windows_sys::Win32::System::Memory::AllocateUserPhysicalPagesNuma
pub unsafe extern "system" fn AllocateUserPhysicalPagesNuma(
hprocess: HANDLE,
numberofpages: *mut usize,
pagearray: *mut usize,
nndpreferred: u32,
) -> BOOL