decode_subpacket
unsigned char * decode_subpacket(unsigned char **pptr, int *stag, int *sz);
sp = decode_subpacket(&ptr, &stag, &n);