asn1_collect
if (!asn1_collect(buf, &p, plen, ininf, tag, aclass, depth + 1))
static int asn1_collect(BUF_MEM *buf, const unsigned char **in, long len,
if (!asn1_collect(&buf, &p, plen, inf, -1, V_ASN1_UNIVERSAL, 0)) {