Create an expression that performs bit count operation.
A blob bin expression to apply this function to.
Number of bits to read from the blob bin.
The bit index of where to start reading from.
integer value number of bits set to 1 in the bit_size region.
Create an expression that performs bit count operation.