zlib_buf_cap 43 zlib.c s->z.avail_in = zlib_buf_cap(s->avail_in); zlib_buf_cap 44 zlib.c s->z.avail_out = zlib_buf_cap(s->avail_out);