pub fn optimization_barrier<T: ?Sized>(_val: &T)
Observe the referenced data and prevent the compiler from removing previous writes to it.