asn_parse_header
if ((p = asn_parse_header(buf, bufsz_p, &id)) == NULL)
uchar_t *asn_parse_header(uchar_t *, size_t *, uchar_t *);
if ((p = asn_parse_header(msg, msgsz_p, &id)) == NULL)