macro_rules! eq_array_primitive { ($array:expr, $index:expr, $array_cast:ident, $VALUE:expr) => { ... }; }