strlcpy
#define strlcpy fssh_strlcpy
size_t strlcpy(char *d, const char *s, size_t n)
void strlcpy() {}