DecodeQ931
int DecodeQ931(unsigned char *buf, size_t sz, Q931 * q931);
ret = DecodeQ931(data, datalen, &q931);