fn lex_quoted_ident(buf: &mut LexBuf<'_>) -> Result<Token, ParserError>