pub unsafe extern "C" fn minu_ary_push(
    mrb: *mut mrb_state,
    array: mrb_value,
    value: mrb_value
)