in PPLGuard/utils.cpp [47:50]
VOID PrintArguments() { PrintVerbose(L"Verbose=%d | Debug=%d | Force=%d", g_bVerbose, g_bDebug, g_bForce); }