pthread_rwlockattr_setpshared
int pthread_rwlockattr_setpshared(pthread_rwlockattr_t *, int) __nonnull(1);
WR(stub_zero, pthread_rwlockattr_setpshared);
__strong_reference(_pthread_rwlockattr_setpshared, pthread_rwlockattr_setpshared);