ns_name_pton
int ns_name_pton(const char *, unsigned char *, size_t);
if (ns_name_pton(src, tmp, sizeof tmp) == -1)