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