pub fn is_raw_escapable_keyword(name: &str) -> bool
true if name is a Rust keyword that can be emitted as r#name.
true
name
r#name