rb_gzfile_set_comment  157 ext/zlib/zlib.c static VALUE rb_gzfile_set_comment(VALUE, VALUE);
rb_gzfile_set_comment 3544 ext/zlib/zlib.c     rb_define_method(cGzipWriter, "comment=", rb_gzfile_set_comment, 1);