fn parse_impl( input: &str, ) -> Result<(Option<Vec<u8>>, Option<u32>, usize), ParseError>
Precondition: input has to start with either b" or br.
b"
br