mqueue_alloc
mq = mqueue_alloc(attr);
static struct mqueue *mqueue_alloc(const struct mq_attr *attr);
mq = mqueue_alloc(NULL);