macro_rules! atomic_int_ptr_sized { ( $($target_pointer_width:literal $align:literal)* ) => { ... }; }