Loads the value of the atomic integer with acquire semantics.
impl AtomicU64 { fn load_acquire(&self) -> u64 }