DPRINTF_VERBOSE
#define DPRINTF_VERBOSE(x) if (putterdebug > 1) printf x
#define DPRINTF_VERBOSE(x)
#define DPRINTF_VERBOSE(x) do { \
#define DPRINTF_VERBOSE(x) ((void)0)