DEBUG_FEAT
#define DEBUG_FEAT(x) fprintf(ttyout, "features[" #x "] = %d\n", features[(x)])
#undef DEBUG_FEAT