pub unsafe extern "C" fn run_array_container_andnot(
    src_1: *const run_container_t,
    src_2: *const array_container_t,
    dst: *mut *mut c_void
) -> c_int