pub type aeron_cond_t = pthread_cond_t;
struct aeron_cond_t { pub __sig: i64, pub __opaque: [i8; 40], }
__sig: i64
__opaque: [i8; 40]