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