iconv_s_open      122 ext/iconv/iconv.c static VALUE iconv_s_open _((int argc, VALUE *argv, VALUE self));
iconv_s_open     1162 ext/iconv/iconv.c     rb_define_singleton_method(rb_cIconv, "open", iconv_s_open, -1);