The <cxxDefinePrototype> element specifies the define declaration.
This element provides a "visual" representation of the define declaration as PCDATA. The are no semantics applied to the content but the intention is that the content should look as similar as possible to the define declaration in source code.
<cxxDefinePrototype>#define ENABLE_NETWORKING_PERFMETRICS</cxxDefinePrototype>