pthread_rwlockattr
prwlockattr = malloc(sizeof(struct pthread_rwlockattr));
struct pthread_rwlockattr;
typedef struct pthread_rwlockattr *pthread_rwlockattr_t;