xferstat
stat_eta(char *str, size_t strsz, const struct xferstat *xs)
stat_bps(char *str, size_t strsz, struct xferstat *xs)
stat_display(struct xferstat *xs, int force)
stat_start(struct xferstat *xs, const char *name, off_t size, off_t offset)
stat_update(struct xferstat *xs, off_t rcvd)
stat_end(struct xferstat *xs)
struct xferstat xs;