pub unsafe extern "C" fn array_container_negation(
    src: *const array_container_t,
    dst: *mut bitset_container_t
)