_DebPrint         246 src/conf_post.h extern void _DebPrint (const char *fmt, ...);
_DebPrint         247 src/conf_post.h #  define DebPrint(stuff) _DebPrint stuff