pub type RelaxedAtomicI16 = RelaxedAtomic<AtomicI16>;
pub struct RelaxedAtomicI16 { /* private fields */ }