module Crc: sig .. end
sig
end
val crc32 : string -> int64
string -> int64
val crc32hex : string -> string
string -> string