DPRINTF3
#define DPRINTF3(str, a, b, c) (void) printf(str, a, b, c)
#define DPRINTF3(str, a, b, c)
#define DPRINTF3(str, a, b, c) (void) printf(str, a, b, c)
#define DPRINTF3(str, a, b, c)
#define DPRINTF3(str, a, b, c) if (DDEBUGGING) fas_dprintf(fas, str, a, b, c)
#define DPRINTF3(str, a, b, c)
#define DPRINTF3 if (envctrl_debug_flags && (envctrl_debug_flags & 0x4)) printf