macro_rules! I22F42 {
    ($($a:tt)+) => { ... };
}
Expand description

Macro to create I22F42 constants.