stpcpy
char *stpcpy(char * __restrict, const char * __restrict);
extern char *stpcpy(char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD);