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