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