macro_rules! compare_numeric { ($vm:expr, $chunk:expr, $code:expr, $comp_fn:expr, $wide:expr) => { ... }; }