strcat
strcat(char *dst, const char *src)
strcat(char * __restrict s, const char * __restrict append)
strcat (
strcat(char *s1, const char *s2)