bn_c2i
ret = bn_c2i(pval, cont, len, utype, free_cont, it);
static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len,
bn_c2i,