pub fn getbit(col: impl Into<Column>, pos: impl Into<Column>) -> Column
Returns the value of the bit (0 or 1) at the specified position.