pub unsafe extern "C" fn rb_hash_foreach(
    hash: Value,
    callback: CallbackPtr,
    pass: CallbackMutPtr
)