pub unsafe extern "C" fn pthread_barrier_wait(
    barrier: *mut pthread_barrier_t
) -> c_int