pub unsafe fn scale_f64_neon(alpha: f64, y: &mut [f64])
Fallback for non-AArch64; unsafe for API parity.