macro_rules! extract_min_f64x4 { ($vec:expr) => { ... }; }
Helper macro to extract min from a f64x4 vector