rb_fiddle_new_function  135 ext/fiddle/fiddle.h VALUE rb_fiddle_new_function(VALUE address, VALUE arg_types, VALUE ret_type);
rb_fiddle_new_function  351 ext/fiddle/pointer.c     return rb_fiddle_new_function(address, arg_types, ret_type);