pub type RelaxedAtomicI64 = RelaxedAtomic<AtomicI64>;
pub struct RelaxedAtomicI64 { /* private fields */ }