Create an expression that performs bit get 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.
blob bin bit_size bits rounded up to the nearest byte size.
Create an expression that performs bit get operation.