rb_zstream_reset   71 ext/zlib/zlib.c static VALUE rb_zstream_reset(VALUE);
rb_zstream_reset 3463 ext/zlib/zlib.c     rb_define_method(cZStream, "reset", rb_zstream_reset, 0);