pub unsafe extern "C" fn mrb_hash_foreach( mrb: *mut mrb_state, hash: *mut RHash, func: mrb_hash_foreach_func, p: *mut c_void, )