pub unsafe fn MmAllocateMappingAddressEx(
    numberofbytes: usize,
    pooltag: u32,
    flags: u32,
) -> *mut c_void