pub fn is_rust_keyword(name: &str) -> bool
Returns true if the given name is a Rust reserved keyword.