pub fn bitwise_not<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,