Function windows_sys::Wdk::System::SystemServices::MmAllocateMdlForIoSpace
pub unsafe extern "system" fn MmAllocateMdlForIoSpace(
physicaladdresslist: *const MM_PHYSICAL_ADDRESS_LIST,
numberofentries: usize,
newmdl: *mut *mut MDL,
) -> NTSTATUS