pub fn raw_ident(name: &str) -> Ident
Create an Ident without checking to see if it conflicts with a Rust keyword.
Ident