Macro static_assert_sae

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