macro_rules! dec128 { ($t:tt) => { ... }; }
Macro to simplify the creation of instances of 128-bit decimal floating point numbers.