fixed_macro_types
macro_rules! I28F100 { ($($a:tt)+) => { ... }; }
Macro to create I28F100 constants.