Function MmAllocateMdlForIoSpace
pub unsafe fn MmAllocateMdlForIoSpace(
physicaladdresslist: &[MM_PHYSICAL_ADDRESS_LIST],
newmdl: *mut *mut MDL,
) -> NTSTATUS
pub unsafe fn MmAllocateMdlForIoSpace(
physicaladdresslist: &[MM_PHYSICAL_ADDRESS_LIST],
newmdl: *mut *mut MDL,
) -> NTSTATUS