crc32
uLong ZEXPORT crc32(uLong crc, const unsigned char FAR *buf, uInt len) {
# define crc32 z_crc32
crc32(const u_char *buf, const uint32_t size)
uLong ZEXPORT crc32(uLong crc, const unsigned char FAR *buf, uInt len) {
# define crc32 z_crc32
crc32(const u_char *buf, const u_int32_t size)