pub unsafe extern "C" fn xc_set_mem_access_multi( xch: *mut xc_interface, domain_id: u32, access: *mut u8, pages: *mut u64, nr: u32, ) -> c_int