TPRINT
#define PRINT(x...) TPRINT(x)
#define FATAL(x...) TPRINT(x)
#define ERROR(x...) TPRINT(x)
#define WARN(x...) TPRINT(x)
#define INFORM(x...) TPRINT(x)
#define PRINT(x) TPRINT(x)
#define PRINT(x...) TPRINT(x)
#define PRINT(x...) TPRINT(x)
# define TRACE_DEPENDENCIES(x...) TPRINT(x)
TPRINT(("key: {%" B_PRIu32 ", %" B_PRIu32 ", %" B_PRIu64 ", %hu}\n",
#define PRINT(x) TPRINT(x)
#define PRINT(x...) TPRINT(x)