pub type uv_sem_t = sem_t;
union uv_sem_t { pub __size: [i8; 32], pub __align: i64, }
__size: [i8; 32]
__align: i64