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