int crc32(string data, void|int start_value)
This function calculates the standard ISO3309 Cyclic Redundancy Check.
Data must not be wide string.