__pthread_rwlock_s
prwlock = __malloc(sizeof(struct __pthread_rwlock_s));
struct __pthread_rwlock_s;
typedef struct __pthread_rwlock_s *pthread_rwlock_t;