pub fn is_aligned<T>(ptr: *const T) -> bool
Check if a pointer is properly aligned for SIMD operations.