pub(crate) fn normalize_ident(id: Ident) -> String
Normalize an owned identifier to a lowercase string, unless the identifier is quoted.