Macro static_assert_round_mode

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