ns_format_ttl
int ns_format_ttl(u_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, p_time_nbuf, sizeof(p_time_nbuf)) < 0)