bn_dec2bn_cbs
if (bn_dec2bn_cbs(bnp, &cbs) == 0)
return bn_dec2bn_cbs(bnp, &cbs);
static int bn_dec2bn_cbs(BIGNUM **bnp, CBS *cbs);