longest_match
s->match_length = longest_match (s, hash_head);
static uInt longest_match (deflate_state *s, IPos cur_match);