Destroy a thread-local key previously created with CRYPTO_THREAD_init_local().
Declared in <openssl/crypto.h>
<openssl/crypto.h>
int CRYPTO_THREAD_cleanup_local(CRYPTO_THREAD_LOCAL* key);
1 on success, or 0 on failure.