pub unsafe extern "C" fn mrb_ary_resize( mrb: *mut mrb_state, ary: mrb_value, new_len: mrb_int, ) -> mrb_value