Macro static_assert_extended_rounding

macro_rules! static_assert_extended_rounding {
    ($imm: ident) => { ... };
}