mq_getattr_
EXPECT_OK(mq_getattr_(cap_poll_mq, &mqa));
EXPECT_NOTCAPABLE(mq_getattr_(cap_write_mq, &mqa));