pub unsafe extern "C" fn xc_set_mem_access(
xch: *mut xc_interface,
domain_id: u32,
access: xenmem_access_t,
first_pfn: u64,
nr: u32,
) -> c_intpub unsafe extern "C" fn xc_set_mem_access(
xch: *mut xc_interface,
domain_id: u32,
access: xenmem_access_t,
first_pfn: u64,
nr: u32,
) -> c_int