fn consume_double_quoted(bytes: &[u8], i: usize, len: usize) -> usize
Consume a double-quoted identifier. i is the position after the opening ". Returns the position after the closing ".
i
"