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