fn params_from_str( s: &str, iter: &mut Enumerate<Bytes<'_>>, start: usize, ) -> Result<ParamSource, ParseError>