rb_zstream_avail_out  100 ext/zlib/zlib.c static VALUE rb_zstream_avail_out(VALUE);
rb_zstream_avail_out 4303 ext/zlib/zlib.c     rb_define_method(cZStream, "avail_out", rb_zstream_avail_out, 0);