SCT_new
SCT *SCT_new(void);
if ((sct = SCT_new()) == NULL) {
if ((sct = SCT_new()) == NULL)
LCRYPTO_ALIAS(SCT_new);
LCRYPTO_USED(SCT_new);