pub fn rust_ident(name: &str) -> Ident
Create an Ident, possibly mangling it if it conflicts with a Rust keyword.
Ident