#[unsafe(no_mangle)]pub extern "C" fn sigil_simd_dot(a: i64, b: i64) -> i64
SIMD dot product (returns scalar) - optimized for auto-vectorization