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