Function MmUnmapIoSpace

pub unsafe extern "system" fn MmUnmapIoSpace(
    baseaddress: *const c_void,
    numberofbytes: usize,
)