pub fn assume_simd_aligned_mut<T>(slice: &mut [T]) -> &mut [T]
Hint that arrays are SIMD-aligned (mutable)