inet_ntop6
static const char *inet_ntop6(const uchar_t *, char *, socklen_t);
return (inet_ntop6(src, dst, size));