strlcat
strlcat(char * __restrict dst, const char * __restrict src, size_t siz)
strlcat(char *dst, const char *src, size_t siz)