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