cvtatos
if (cvtatos(btime, bunits, &bseconds) == 0)
if (cvtatos(itime, iunits, &iseconds) == 0)
int cvtatos(uint64_t, char *, uint64_t *);