pub fn atomic_load_u32_shared(ptr: &u32) -> u32
Atomically loads the value at *ptr from a shared reference.
*ptr