pub fn is_css_name_start(ch: char) -> bool
Returns whether a decoded character can start a CSS identifier name.