OPENSSL_isservice
if (check_winnt() && OPENSSL_isservice() > 0) {
if (cryptui && !OPENSSL_isservice())
int OPENSSL_isservice(void);