rb_func_proc_new 2862 hash.c             return rb_func_proc_new(hash_proc_call, hash);
rb_func_proc_new 1240 internal.h     VALUE rb_func_proc_new(rb_block_call_func_t func, VALUE val);