pub unsafe extern "C" fn pthread_barrierattr_init(
    attr: *mut pthread_barrierattr_t
) -> c_int