pub unsafe extern "C" fn xc_domain_set_memory_map( xch: *mut xc_interface, domid: u32, entries: *mut e820entry, nr_entries: u32, ) -> c_int