humanize_duration
humanize_duration(w->duration_sec, dur_buf, sizeof(dur_buf)),
static const char *humanize_duration (uint32_t, char *, int);