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