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