fn scan_hex_string_token_len(bytes: &[u8], start: usize) -> usize
Length of a hex string token: x'...' or X'...'.
x'...'
X'...'