rb_zstream_set_avail_out  101 ext/zlib/zlib.c static VALUE rb_zstream_set_avail_out(VALUE, VALUE);
rb_zstream_set_avail_out 4304 ext/zlib/zlib.c     rb_define_method(cZStream, "avail_out=", rb_zstream_set_avail_out, 1);