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