__mq
struct __mq *mq;
mq = malloc(sizeof(struct __mq));
typedef struct __mq *__mqd_t; /* mq_open()... */