init_rwlock
static int init_rwlock(pthread_rwlock_t *rwlock, pthread_rwlock_t *rwlock_out);
return (init_rwlock(rwlock, rwlock_out));