zmemcmp
if (zmemcmp(back, here, len) != EQUAL) {
int ZLIB_INTERNAL zmemcmp(const void FAR *, const void FAR *, z_size_t);
if (zmemcmp(s->window + match,
extern int zmemcmp(const Bytef* s1, const Bytef* s2, uInt len);