pub unsafe extern "C" fn xenforeignmemory_map2( fmem: *mut xenforeignmemory_handle, dom: u32, addr: *mut c_void, prot: c_int, flags: c_int, pages: usize, arr: *const xen_pfn_t, err: *mut c_int, ) -> *mut c_void