macro_rules! atomic_example_impls {
    ($atomic_type: ident) => { ... };
}