Allocate a new read/write lock for CRYPTO_THREAD_* locking helpers.
Declared in <openssl/crypto.h>
<openssl/crypto.h>
CRYPTO_RWLOCK* CRYPTO_THREAD_lock_new();
New CRYPTO_RWLOCK, or NULL on allocation failure.