parse_txt
n = parse_txt(rr->rr.other.rdata, rr->rr.other.rdlen, buf, sizeof(buf));
static ssize_t parse_txt(const char *, size_t, char *, size_t);