pub unsafe extern "C" fn rb_ary_cat(
    arg1: VALUE,
    arg2: *const VALUE,
    arg3: c_long
) -> VALUE