#ifndef CDI_CKSUM_H_ #define CDI_CKSUM_H_ double cdiCheckSum(int type, int count, void *data); #endif