ns_format_ttl
int ns_format_ttl(unsigned long, char *, size_t);
T(x = ns_format_ttl(ttl, buf, buflen));
T(len = ns_format_ttl(t, buf, buflen));
T(len = ns_format_ttl(t, buf, buflen));
T(len = ns_format_ttl(t, buf, buflen));
T(len = ns_format_ttl(t, buf, buflen));
if (ns_format_ttl((u_long)value, nbuf, sizeof nbuf) < 0)