fn parse_external_id<'input>( s: &mut Stream<'input>, ) -> Result<Option<(Option<&'input str>, &'input str)>, Error>