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