Create an empty CT policy evaluation context with the default library context.
Declared in <openssl/ct.h>
<openssl/ct.h>
CT_POLICY_EVAL_CTX* CT_POLICY_EVAL_CTX_new();
New context, or NULL on error; free with CT_POLICY_EVAL_CTX_free().