unit_type
unit_type unit = NONE;
static const unit_type units[] = { NONE, KILO, MEGA, GIGA, TERA, PETA, EXA };