pub unsafe extern "C" fn minu_hash_set(
    mrb: *mut minu_state,
    hash: minu_value,
    key: minu_value,
    val: minu_value
)