print_tuple
decode_tuples(tuple, 2048, print_tuple, NULL);
static void print_tuple(u_int8_t *, int, void *);