CMD
#define CMD 0 /* beginning of command */
#define CMD(op, opm, f, lm, fl, ...) \
#undef CMD
struct CMD {
#define CMD(c) ((int)(c))