msglen_t
msglen_t msg_qbytes; /* Max number of bytes allowed on queue */
msglen_t MaxBytes() const
msglen_t fBytesInQueue;
assert_equals((msglen_t)msg_queue.msg_qbytes, (msglen_t)512);