pub fn InitBackwardMatch(
    xself: &mut BackwardMatchMut<'_>,
    dist: usize,
    len: usize
)