Function windows::Wdk::System::SystemServices::MmAllocateContiguousMemory
pub unsafe fn MmAllocateContiguousMemory(
numberofbytes: usize,
highestacceptableaddress: i64,
) -> *mut c_void