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