DEB
#define DEB(foofraw) printf foofraw
#define DEB(foofraw) /* nothing */
#undef DEB
#define DEB(x) /* x */
#undef DEB
#define DEB(x) /* x */
#define DEB(x) /* x */
#undef DEB
#define DEB(x)
#define DEB(x) /* (x) */
#define DEB(x)