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