DEBUG_CONTEXT
#define DEBUG_CONTEXT(x) \
#define DEBUG_CONTEXT(x) { dbg_printf_begin(); __out(DEBUG_APP ": [%" \
#define DEBUG_CONTEXT(x) \
#define DEBUG_CONTEXT(x) \
#define DEBUG_CONTEXT(x) { dbg_printf_begin(); __out(DEBUG_APP ": [%lld: %5ld] ", system_time(), DEBUG_THREAD); x; dbg_printf_end(); }
#define DEBUG_CONTEXT(x) \