fn skip_double_quoted(bytes: &[u8], start: usize) -> usize
Skip a "..." quoted-identifier body (with doubled-quote escape).
"..."