fn config_env( config: &BTreeMap<String, Option<String>>, ) -> impl Iterator<Item = (String, String)> + '_