DEBUG6
#define DEBUG6(a) if (ldterm_debug >= 6) printf a
#define DEBUG6(a)
#define DEBUG6(f, s, a, b, c, d, e, ff) if ((f)& simba_debug_flags) \
#define DEBUG6(f, s, a, b, c, d, e, ff)