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