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