pub unsafe extern "C" fn rb_hash_update_by(
    hash1: VALUE,
    hash2: VALUE,
    func: rb_hash_update_func
) -> VALUE