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