pub unsafe extern "C" fn array_run_container_union(
    src_1: *const array_container_t,
    src_2: *const run_container_t,
    dst: *mut run_container_t
)