__strftime_fmt_1
t = __strftime_fmt_1(&buf, &k, *f, tm, loc, pad);
hidden const char *__strftime_fmt_1(char (*)[100], size_t *, int, const struct tm *, locale_t, int);
t_mb = __strftime_fmt_1(&buf, &k, *f, tm, loc, pad);