LinearCountingResult
@Serializable
@SerialName(value = "LinearCountingResult")
Linear-counting bitset snapshot. estimate = -bits * ln(unsetBits / bits); saturates to Double.POSITIVE_INFINITY when every bit is set. words is the raw bitset for lossless merging.