pub unsafe extern "C" fn rb_hash_set_ifnone(
    hash: VALUE,
    ifnone: VALUE
) -> VALUE