zmemcmp
if (zmemcmp(s->window + match, s->window + start, length) != EQUAL) {
extern int zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));