184N/A * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
184N/A * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
184N/Aconst char *zlibVersion(void);
184N/A int stream_size);
184N/Aint deflateTune(z_streamp strm, int good_length, int max_lazy, int nice_length, int max_chain);
184N/Aint inflateBack(z_streamp strm, in_func in, void FAR *in_desc, out_func out, void FAR *out_desc);
184N/A int stream_size);