00001 00002 char * base64_encode(void *data, size_t size); 00003 void hexdump(char *hbuf, int start, int stop, int ascii);