pub type aeron_mutex_t = pthread_mutex_t;
struct aeron_mutex_t { pub __sig: i64, pub __opaque: [i8; 56], }
__sig: i64
__opaque: [i8; 56]