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