eprint
eprint(void) /* try to print context around error */
#define eprint(args) printf args
#define eprint(args) {}