pub unsafe extern "rust-intrinsic" fn atomic_store_unordered<T>( dst: *mut T, val: T )where T: Copy,
core_intrinsics