pub type AtomicFenceValue = AtomicU64;
supports_64bit_atomics
struct AtomicFenceValue { /* private fields */ }