pub type cpu_set_t = Struct_Unnamed35;
#[repr(C)]pub struct cpu_set_t { pub __bits: [u64; 16], }
__bits: [u64; 16]