pub fn escape_identifier(input: &str) -> String
Escape an identifier and surround result with double quotes.