#ifndef MANIPULATIONS #define MANIPULATIONS char * atohex(unsigned char * a, size_t len, unsigned int * aalen); #endif