pub(crate) fn hexescape<const N: usize>( input: &mut Stateful<Located<&'_ BStr>, RecursionCheck>, ) -> PResult<char>