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