[](p1)
Get the address as an Integer for the function named name.
VALUE rb_dlhandle_s_sym(VALUE self, VALUE sym) { return dlhandle_sym(RTLD_NEXT, StringValueCStr(sym)); }