TRACE_BB
# define TRACE_BB(text, ...) debug_printf("PBBP: " text, ##__VA_ARGS__)
# define TRACE_BB(text, ...)