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