humanize_seconds
humanize_seconds(dif->tv_sec, buf2, sizeof(buf2)));
static const char *humanize_seconds(long, char *, size_t);