pub unsafe extern "C" fn mrb_ary_entry(
    ary: mrb_value,
    offset: mrb_int
) -> mrb_value