PRINTFLOAT
#define PRINTFLOAT(x) TFRC_DEBUG((LOG_INFO, "%lld/%lld", (x)->num, (x)->denom));
#define PRINTFLOAT(a,b) \
#undef PRINTFLOAT