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