Allocate an empty saved error-state object.
Declared in <openssl/err.h>
<openssl/err.h>
ERR_STATE* OSSL_ERR_STATE_new();
New ERR_STATE for use with OSSL_ERR_STATE_save(), or NULL on failure.