1 2 3 4 5 6
(* CRC computation *) val for_string: string -> int -> int -> int external for_channel: in_channel -> int -> int = "crc_chan"