pub fn encode_alaw_simd_sse2(samples: &[i16], output: &mut [u8])
SIMD-optimized A-law encoding (x86_64 SSE2)