strptime
#define strptime test_strptime
strptime (const char *buf, const char *format, struct tm *timeptr)
#define strptime my_strptime
strptime(buf, fmt, tm)
strptime(const char *buf, const char *fmt, struct tm *tm)
strptime(const char * __restrict buf, const char * __restrict fmt,
#define strptime unbound_strptime