Deinitialize OpenSSL: run atexit handlers, free global crypto state, and stop threads.
Declared in <openssl/crypto.h>
<openssl/crypto.h>
void OPENSSL_cleanup();
After this call, most OpenSSL APIs must not be used until the process re-initializes.