macro_rules! dispatch_value_indices { ($value_indices:expr, [$($row_var_name:ident),+], $body:expr) => { ... }; }