pub unsafe extern "C" fn rb_class_new_instance_kw(
    arg1: c_int,
    arg2: *const VALUE,
    arg3: VALUE,
    arg4: c_int
) -> VALUE