pub unsafe extern "C" fn bitset_union_count(
    b1: *const bitset_t,
    b2: *const bitset_t
) -> usize