DEBUG5
#define DEBUG5(a) if (ldterm_debug >= 5) printf a
#define DEBUG5(a)
#define DEBUG5(fmt, a1, a2, a3, a4, a5)\
#define DEBUG5(fmt, a1, a2, a3, a4, a5)
#define DEBUG5(f, s, a, b, c, d, e) if ((f)& simba_debug_flags) \
#define DEBUG5(f, s, a, b, c, d, e)
#define DEBUG5(flag, dip, fmt, a1, a2, a3, a4, a5) \
#define DEBUG5(flag, dip, fmt, a1, a2, a3, a4, a5)