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