pub type xc_cpuinfo_t = xen_sysctl_cpuinfo;
#[repr(C)]pub struct xc_cpuinfo_t { pub idletime: u64, }
idletime: u64