pub unsafe extern "system" fn MmGetVirtualForPhysical(
    physicaladdress: i64,
) -> *mut c_void