macro_rules! define_atomic_id {
    ($atomic_id_type:ident) => { ... };
}