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