pub(crate) fn literal_string<'i>( input: &mut Stateful<Located<&'i BStr>, RecursionCheck>, ) -> PResult<&'i str>