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