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