pub type Decimal = DBig;
A verbose alias for DBig (base 10, rounding to the nearest)
struct Decimal { /* private fields */ }