Macro static_assert_rounding

Source
macro_rules! static_assert_rounding {
    ($imm:ident) => { ... };
}
Available on x86 or x86-64 only.