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