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