dmsg_ioq_makeroom
nmax = dmsg_ioq_makeroom(ioq, sizeof(msg->any.head));
nmax = dmsg_ioq_makeroom(ioq, ioq->hbytes);
nmax = dmsg_ioq_makeroom(ioq, ioq->abytes - msg->aux_size);