macro_rules! make_data_page_stats_iterator { ($iterator_type: ident, $func: ident, $stat_value_type: ty) => { ... }; }