fn find_match( data: &[u8], pos: usize, head: &[i32], prev: &[i32], config: &CompressConfig, ) -> (usize, usize)
bgi
bgi-arc