rb_gzwriter_s_allocate  167 ext/zlib/zlib.c static VALUE rb_gzwriter_s_allocate(VALUE);
rb_gzwriter_s_allocate 3558 ext/zlib/zlib.c     rb_define_alloc_func(cGzipWriter, rb_gzwriter_s_allocate);