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