pub unsafe extern "C" fn xc_vcpu_get_extstate(
xch: *mut xc_interface,
domid: u32,
vcpu: u32,
extstate: *mut xc_vcpu_extstate_t,
) -> c_intpub unsafe extern "C" fn xc_vcpu_get_extstate(
xch: *mut xc_interface,
domid: u32,
vcpu: u32,
extstate: *mut xc_vcpu_extstate_t,
) -> c_int