pub fn crc32(col: impl Into<Column>) -> Column
Calculates the cyclic redundancy check value (CRC32) of a binary column and returns the value as a bigint.