pub fn make_quote_map<R: Rng + 'static, F: Fn(&str) -> bool>( f: F, ) -> impl Fn(&mut R, Ident) -> Ident