zlib_inflateIncomp
r = zlib_inflateIncomp(&state->strm);
extern int zlib_inflateIncomp (z_stream *strm);
EXPORT_SYMBOL(zlib_inflateIncomp);