Fix check for debug levels for string debug
* src/w32-gettext.h (wchar_to_utf8, utf8_to_wchar): Fix enable_debug check.
The broken logic caused the string debugging to be active if one
of the debug levels required was enabled. This caused data
leak even if debug data was disabled.
- GnuPG-Bug-Id: T4193