Return the current maximum thread-pool size configured for a library context.
Declared in <openssl/thread.h>
<openssl/thread.h>
uint64_t OSSL_get_max_threads(OSSL_LIB_CTX* ctx);
Configured maximum threads, or 0 if pooling is disabled or unavailable.