__pthread_cond_s
pcond = __malloc(sizeof(struct __pthread_cond_s));
struct __pthread_cond_s;
typedef struct __pthread_cond_s *pthread_cond_t;