rb_gzwriter_s_allocate  195 ext/zlib/zlib.c static VALUE rb_gzwriter_s_allocate(VALUE);
rb_gzwriter_s_allocate 4502 ext/zlib/zlib.c     rb_define_alloc_func(cGzipWriter, rb_gzwriter_s_allocate);