NAME_FMT
#define NAME_FMT "%" __stringify(DEBUG_MAX_NAME_LEN) "[^:]"
#define NAME_FMT(x) "%s"
#undef NAME_FMT