SSL_up_ref
int SSL_up_ref(SSL *s);
if (!SSL_up_ref(&qc->obj.ssl)) {
if (!SSL_up_ref(&ctx.qd->obj.ssl))
if (!SSL_up_ref(&ctx.ql->obj.ssl))
if (SSL_up_ref(&ctx.ql->obj.ssl)) {
if (!ossl_assert(SSL_up_ref(&qc->obj.ssl)))