IS_EXTENDED_MSG
#define IS_1BYTE_MSG(msg) (!(IS_EXTENDED_MSG((msg))) && \
} else if (IS_2BYTE_MSG(msgin) || IS_EXTENDED_MSG(msgin)) {