struct ClientSettings
Defined at line 26 of file ../../src/developer/debug/zxdb/client/setting_schema_definition.h
This is the global declaration of the setting names, so that we have a symbol for each of them.
The definition of these symbols are in the appropiate context: (System for system, Target for
target, etc.).
Settings that appear at multiple levels should be declared (with their help message) at the
most specific level they're needed.