fn consume_single_quoted(bytes: &[u8], i: usize, len: usize) -> usize
Consume a single-quoted string. i is the position after the opening '. Returns the position after the closing '.
i
'