pub fn could_be_reserved_keyword(s: &str) -> bool
Takes a string and returns if it could be a reserved keyword in certain contexts.