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