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