pub unsafe extern "C" fn xc_vcpu_setaffinity(
xch: *mut xc_interface,
domid: u32,
vcpu: c_int,
cpumap_hard_inout: xc_cpumap_t,
cpumap_soft_inout: xc_cpumap_t,
flags: u32,
) -> c_intpub unsafe extern "C" fn xc_vcpu_setaffinity(
xch: *mut xc_interface,
domid: u32,
vcpu: c_int,
cpumap_hard_inout: xc_cpumap_t,
cpumap_soft_inout: xc_cpumap_t,
flags: u32,
) -> c_int