ossl_quic_new_token_store
SSL_TOKEN_STORE *ossl_quic_new_token_store(void);
if ((ssl->ctx->tokencache = ossl_quic_new_token_store()) == NULL)
if ((ret->tokencache = ossl_quic_new_token_store()) == NULL)