calc_crc_ccitt
static inline int calc_crc_ccitt(const unsigned char *buf, int cnt)
static int calc_crc_ccitt(const unsigned char *buf, int cnt)