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