pub type RelaxedAtomicIsize = RelaxedAtomic<AtomicIsize>;
pub struct RelaxedAtomicIsize { /* private fields */ }