pub unsafe extern "C" fn array_container_intersect(
    src_1: *const array_container_t,
    src_2: *const array_container_t
) -> bool