macro_rules! get_db_entries { ($db_map:expr, $key_converter:expr, $start:expr, $term:expr) => { ... }; }