RX_DATA_DPRINTF
#define RX_DATA_DPRINTF(s) do {printf s; } while (/*CONSTCOND*/0)
#define RX_DATA_DPRINTF(s) do {} while (/*CONSTCOND*/0)