copystr
copystr(char *s1, char *s2)
copystr(const char *src, char *dst, size_t max_len, size_t *outlen)
copystr(void)