pub type pthread_attr_t = _pthread_attr;
#[repr(C)]pub struct pthread_attr_t { pub __pthread_attrp: *mut c_void, }
__pthread_attrp: *mut c_void