pthread_rwlockattr_init
int pthread_rwlockattr_init(pthread_rwlockattr_t *);
WR(stub_zero, pthread_rwlockattr_init);
__strong_reference(_pthread_rwlockattr_init, pthread_rwlockattr_init);