pub type csp_bin_sem_t = sem_t;
#[repr(C, align(8))]pub struct csp_bin_sem_t { /* private fields */ }