pub type Real = FBig;
A verbose alias for FBig (base 2, rounding towards zero)
struct Real { /* private fields */ }