ns_parserr
int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
len = ns_parserr(&ds->msg, ns_s_an, ds->cur_ans, &rr);
if (ns_parserr(handle, section, rrnum, &rr)) {
if (ns_parserr(&msg, sect, i, &rr) < 0) {
if (ns_parserr(msg, sect, i, &rr) < 0) {
if (ns_parserr(msg, sect, i, &rr) < 0) {
if (ns_parserr(msg, ns_s_an, i, &rr) < 0) {