rb_deflate_flush   93 ext/zlib/zlib.c static VALUE rb_deflate_flush(int, VALUE*, VALUE);
rb_deflate_flush 3479 ext/zlib/zlib.c     rb_define_method(cDeflate, "flush", rb_deflate_flush, -1);