__stpcpy_chk
char *__stpcpy_chk(char *, const char *, size_t);
char *__stpcpy_chk(char * __restrict, const char * __restrict, size_t);