pub type pthread_condattr_t = __darwin_pthread_condattr_t;
struct pthread_condattr_t { pub __sig: i64, pub __opaque: [i8; 8], }
__sig: i64
__opaque: [i8; 8]