commp_strtoull
if (commp_strtoull(begin, end, num) != 0)
extern int commp_strtoull(const char *, const char *, uint64_t *);
if (commp_strtoull(begin, current, &new_origin->o_id) != 0)
if (commp_strtoull(begin, current, &new_origin->o_version) != 0)
if (commp_strtoull(begin, current, &new_time->t_start) != 0)
if (commp_strtoull(begin, current, &new_time->t_stop) != 0)
if (commp_strtoull(begin, current, &new_bw->b_value) != 0)
if (commp_strtoull(begin, current, &new_zone->z_time) != 0)