macro_rules! list_all_inner_pre_v12 {
    ($state:ident, $store:ident, $version:ident, $method:ident, $map:ident) => { ... };
}