Run per-thread OpenSSL cleanup handlers for the calling thread in the default library context.
Declared in <openssl/crypto.h>
void
OPENSSL_thread_stop();
Invoked automatically from OPENSSL_cleanup() and on thread exit when thread-local destructors are active.