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