#include "libft.h" // TODO // size_t ft_strlcat(char *dst, const char *src, size_t dstsize) // { // return (0); // }