pub unsafe extern "C" fn rb_ary_concat(
    array: Value,
    other_array: Value
) -> Value