DEBUG3
#define DEBUG3(x) do {if(ql4xextended_error_logging == 3) x;} while (0);
#define DEBUG3(x) do {} while (0);