macro_rules! array_check_helper { ($t:ty, $unit:expr, $arr:expr, $cur_range:expr, $min_max_idx:expr) => { ... }; }