The maximum number of bytes the user can store in message queues.
const MsgQueue: Resource = Resource(cty::RLIMIT_MSGQUEUE as c_int);
prlimit(2) and RLIMIT_MSGQUEUE therein