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