function rb_proc_new

VALUE rb_proc_new(func, val)

VALUE (*func)(ANYARGS); VALUE val;