MARK
typedef enum { MARK, UNMARK, NAME, COUNT, FREE } dowhat;
#define MARK \
#define MARK 0x008 /* this message is a mark */