Return the current thread's ERR_STATE (deprecated internal accessor).
Declared in <openssl/err.h>
<openssl/err.h>
[[deprecated]] ERR_STATE* ERR_get_state();
Deprecated. Use of this entity is allowed but discouraged.
Thread-local error state, or NULL on allocation failure.