Function MmMapIoSpace
pub unsafe extern "system" fn MmMapIoSpace(
physicaladdress: i64,
numberofbytes: usize,
cachetype: MEMORY_CACHING_TYPE,
) -> *mut c_void
pub unsafe extern "system" fn MmMapIoSpace(
physicaladdress: i64,
numberofbytes: usize,
cachetype: MEMORY_CACHING_TYPE,
) -> *mut c_void