type AtomicEpochRepr = AtomicU64;
#[repr(C, align(8))]struct AtomicEpochRepr { /* private fields */ }