pub unsafe extern "C" fn mrb_hash_new_capa(
    mrb: *mut mrb_state,
    capa: mrb_int
) -> mrb_value