Report whether the process is running setuid/setgid (or otherwise "tainted").
Declared in <openssl/crypto.h>
<openssl/crypto.h>
int OPENSSL_issetugid();
Non-zero if privileged credentials differ from real ones (or platform equivalent), else 0.