BlockTracing
using namespace BlockTracing;
# define TB(x) new(std::nothrow) BlockTracing::x;
# define TB2(x) new(std::nothrow) BlockTracing::x;