unsafe fn atomic_and<T: Copy, U: Copy>( dst: *mut T, val: U, order: Ordering, ) -> T
target_has_atomic