CTLOG_new_ex
*ct_log = CTLOG_new_ex(pkey, name, libctx, propq);
return CTLOG_new_ex(public_key, name, NULL, NULL);
CTLOG *CTLOG_new_ex(EVP_PKEY *public_key, const char *name, OSSL_LIB_CTX *libctx,