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