curry 1673 proc.c static VALUE curry(VALUE dummy, VALUE args, int argc, VALUE *argv, VALUE passed_proc); curry 1681 proc.c return rb_proc_new(curry, args);