pub const SIMD_ALIGNMENT: usize = 64;
Alignment for SIMD operations (64 bytes for AVX-512 compatibility)