macro_rules! cfg_has_atomic_128 {
    ($($tt:tt)*) => { ... };
}