strptime_l
char *strptime_l(const char * __restrict, const char * __restrict,
return strptime_l(buf, fmt, tm, __get_locale());