pub unsafe extern "C" fn rb_fiber_yield_kw(
    argc: c_int,
    argv: *const VALUE,
    kw_splat: c_int
) -> VALUE