mlog_bits
struct mlog_bits mlog_and_bits = MLOG_BITS_RHS(MLOG_INITIAL_AND_MASK);
struct mlog_bits mlog_not_bits = MLOG_BITS_RHS(0);
extern struct mlog_bits mlog_and_bits, mlog_not_bits;