char *hex2bin(char *hex, int len) ; static char *bin2hex(const unsigned char *old, const size_t oldlen) ;