macro_rules! generate_index_tests {
    ($test: meta, $storage: ident) => { ... };
}