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