ns_initparse
int ns_initparse(const u_char *, int, ns_msg *);
if (ns_initparse(msg, len, &handle) < 0) {
if (ns_initparse(resp, n, msg) < 0) {