14VALUE rb_get_expanded_load_path(
long *maxlen);
16VALUE rb_require_relative_entrypoint(
VALUE fname);
17int rb_require_internal(
VALUE fname);
18NORETURN(
void rb_load_fail(
VALUE,
const char*));
uintptr_t VALUE
Type that represents a Ruby object.