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