Automatically select the API version, if NO_SSL_DL is set
If we include OpenSSL headers directly and do not load it dynamically
during runtime based on the configuration, we can detect if OpenSSL 1.1
API or OpenSSL 1.0 (0.9.x) API should be used.
See also https://github.com/civetweb/civetweb/issues/623#issuecomment-394069688