pub unsafe extern "system" fn MmAllocateNonCachedMemory(
    numberofbytes: usize
) -> *mut c_void