Temporary header file '/tmp/90Wq1lbT72/dump1.h' with the following content will be compiled to create GCC translation unit dump:

  // add defines
  #define __STDC_VERSION__ 201710L
#define _GXX_NULLPTR_T
#define CLUTTER_ENABLE_COMPOSITOR_API 1
#define _REGEX_NELTS(n)
#define _Atomic
#define PACKED
#define getaddrinfo_a(a,b,c,d)

  // add includes
  #include "/usr/include/jxrlib/JXRGlue.h"
  #include "/usr/include/jxrlib/JXRMeta.h"
  #include "/usr/include/jxrlib/JXRTest.h"
  #include "/usr/include/jxrlib/guiddef.h"
  #include "/usr/include/jxrlib/windowsmediaphoto.h"
  #include "/usr/include/jxrlib/wmsal.h"
  #include "/usr/include/jxrlib/wmspecstring.h"
  #include "/usr/include/jxrlib/wmspecstrings_adt.h"
  #include "/usr/include/jxrlib/wmspecstrings_strict.h"
  #include "/usr/include/jxrlib/wmspecstrings_undef.h"

  // add classes
  DESCRIPTIVEMETADATA* tmp_add_class_0;
  DPKPROPVARIANT* tmp_add_class_1;
  IFDEntry* tmp_add_class_2;
  WMPStream* tmp_add_class_3;
  _GUID* tmp_add_class_4;
  _G_fpos64_t* tmp_add_class_5;
  _G_fpos_t* tmp_add_class_6;
  _IO_cookie_io_functions_t* tmp_add_class_7;
  tagCWMDetilingParam* tmp_add_class_8;
  tagCWMIStrCodecParam* tmp_add_class_9;
  tagCWMImageBufferInfo* tmp_add_class_10;
  tagCWMImageInfo* tmp_add_class_11;
  tagCWMTranscodingParam* tmp_add_class_12;
  tagPKCodecFactory* tmp_add_class_13;
  tagPKFactory* tmp_add_class_14;
  tagPKFormatConverter* tmp_add_class_15;
  tagPKImageDecode* tmp_add_class_16;
  tagPKImageEncode* tmp_add_class_17;
  tagPKPixelInfo* tmp_add_class_18;
  tagPKRect* tmp_add_class_19;
  tagPKStream* tmp_add_class_20;
  tagPKTestDecode* tmp_add_class_21;
  tagWmpDE* tmp_add_class_22;
  tagWmpDEMisc* tmp_add_class_23;

The GCC parameters:
  gcc -fdump-lang-raw -fkeep-inline-functions -c -x c++ -fpermissive -w "/tmp/90Wq1lbT72/dump1.h"  -I/usr/include/jxrlib

In file included from /usr/include/jxrlib/JXRGlue.h:35,
                 from /tmp/90Wq1lbT72/dump1.h:12:
/usr/include/jxrlib/JXRGlue.h:99:13: error: expected initializer before ‘GUID_PKPixelFormatDontCare’
   99 | DEFINE_GUID(GUID_PKPixelFormatDontCare, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x00);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:107:13: error: expected initializer before ‘GUID_PKPixelFormatBlackWhite’
  107 | DEFINE_GUID(GUID_PKPixelFormatBlackWhite, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x05);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:110:13: error: expected initializer before ‘GUID_PKPixelFormat8bppGray’
  110 | DEFINE_GUID(GUID_PKPixelFormat8bppGray,   0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x08);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:116:13: error: expected initializer before ‘GUID_PKPixelFormat16bppRGB555’
  116 | DEFINE_GUID(GUID_PKPixelFormat16bppRGB555, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x09);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:117:13: error: expected initializer before ‘GUID_PKPixelFormat16bppRGB565’
  117 | DEFINE_GUID(GUID_PKPixelFormat16bppRGB565, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x0a);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:118:13: error: expected initializer before ‘GUID_PKPixelFormat16bppGray’
  118 | DEFINE_GUID(GUID_PKPixelFormat16bppGray,   0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x0b);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:121:13: error: expected initializer before ‘GUID_PKPixelFormat24bppBGR’
  121 | DEFINE_GUID(GUID_PKPixelFormat24bppBGR, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x0c);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:122:13: error: expected initializer before ‘GUID_PKPixelFormat24bppRGB’
  122 | DEFINE_GUID(GUID_PKPixelFormat24bppRGB, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x0d);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:125:13: error: expected initializer before ‘GUID_PKPixelFormat32bppBGR’
  125 | DEFINE_GUID(GUID_PKPixelFormat32bppBGR,   0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x0e);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:126:13: error: expected initializer before ‘GUID_PKPixelFormat32bppBGRA’
  126 | DEFINE_GUID(GUID_PKPixelFormat32bppBGRA,  0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x0f);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:127:13: error: expected initializer before ‘GUID_PKPixelFormat32bppPBGRA’
  127 | DEFINE_GUID(GUID_PKPixelFormat32bppPBGRA, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x10);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:128:13: error: expected initializer before ‘GUID_PKPixelFormat32bppGrayFloat’
  128 | DEFINE_GUID(GUID_PKPixelFormat32bppGrayFloat,  0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x11);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:129:13: error: expected initializer before ‘GUID_PKPixelFormat32bppRGB’
  129 | DEFINE_GUID(GUID_PKPixelFormat32bppRGB,   0xd98c6b95, 0x3efe, 0x47d6, 0xbb, 0x25, 0xeb, 0x17, 0x48, 0xab, 0x0c, 0xf1);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:130:13: error: expected initializer before ‘GUID_PKPixelFormat32bppRGBA’
  130 | DEFINE_GUID(GUID_PKPixelFormat32bppRGBA,  0xf5c7ad2d, 0x6a8d, 0x43dd, 0xa7, 0xa8, 0xa2, 0x99, 0x35, 0x26, 0x1a, 0xe9);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:131:13: error: expected initializer before ‘GUID_PKPixelFormat32bppPRGBA’
  131 | DEFINE_GUID(GUID_PKPixelFormat32bppPRGBA, 0x3cc4a650, 0xa527, 0x4d37, 0xa9, 0x16, 0x31, 0x42, 0xc7, 0xeb, 0xed, 0xba);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:134:13: error: expected initializer before ‘GUID_PKPixelFormat48bppRGBFixedPoint’
  134 | DEFINE_GUID(GUID_PKPixelFormat48bppRGBFixedPoint, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x12);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:140:13: error: expected initializer before ‘GUID_PKPixelFormat16bppGrayFixedPoint’
  140 | DEFINE_GUID(GUID_PKPixelFormat16bppGrayFixedPoint, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x13);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:143:13: error: expected initializer before ‘GUID_PKPixelFormat32bppRGB101010’
  143 | DEFINE_GUID(GUID_PKPixelFormat32bppRGB101010, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x14);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:146:13: error: expected initializer before ‘GUID_PKPixelFormat48bppRGB’
  146 | DEFINE_GUID(GUID_PKPixelFormat48bppRGB, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x15);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:149:13: error: expected initializer before ‘GUID_PKPixelFormat64bppRGBA’
  149 | DEFINE_GUID(GUID_PKPixelFormat64bppRGBA,  0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x16);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:150:13: error: expected initializer before ‘GUID_PKPixelFormat64bppPRGBA’
  150 | DEFINE_GUID(GUID_PKPixelFormat64bppPRGBA, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x17);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:153:13: error: expected initializer before ‘GUID_PKPixelFormat96bppRGBFixedPoint’
  153 | DEFINE_GUID(GUID_PKPixelFormat96bppRGBFixedPoint, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x18);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:154:13: error: expected initializer before ‘GUID_PKPixelFormat96bppRGBFloat’
  154 | DEFINE_GUID(GUID_PKPixelFormat96bppRGBFloat, 0xe3fed78f, 0xe8db, 0x4acf, 0x84, 0xc1, 0xe9, 0x7f, 0x61, 0x36, 0xb3, 0x27);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:157:13: error: expected initializer before ‘GUID_PKPixelFormat128bppRGBAFloat’
  157 | DEFINE_GUID(GUID_PKPixelFormat128bppRGBAFloat,  0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x19);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:158:13: error: expected initializer before ‘GUID_PKPixelFormat128bppPRGBAFloat’
  158 | DEFINE_GUID(GUID_PKPixelFormat128bppPRGBAFloat, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x1a);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:159:13: error: expected initializer before ‘GUID_PKPixelFormat128bppRGBFloat’
  159 | DEFINE_GUID(GUID_PKPixelFormat128bppRGBFloat,   0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x1b);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:162:13: error: expected initializer before ‘GUID_PKPixelFormat32bppCMYK’
  162 | DEFINE_GUID(GUID_PKPixelFormat32bppCMYK, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x1c);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:165:13: error: expected initializer before ‘GUID_PKPixelFormat64bppRGBAFixedPoint’
  165 | DEFINE_GUID(GUID_PKPixelFormat64bppRGBAFixedPoint, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x1d);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:166:13: error: expected initializer before ‘GUID_PKPixelFormat64bppRGBFixedPoint’
  166 | DEFINE_GUID(GUID_PKPixelFormat64bppRGBFixedPoint, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x40);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:167:13: error: expected initializer before ‘GUID_PKPixelFormat128bppRGBAFixedPoint’
  167 | DEFINE_GUID(GUID_PKPixelFormat128bppRGBAFixedPoint, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x1e);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:168:13: error: expected initializer before ‘GUID_PKPixelFormat128bppRGBFixedPoint’
  168 | DEFINE_GUID(GUID_PKPixelFormat128bppRGBFixedPoint, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x41);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:170:13: error: expected initializer before ‘GUID_PKPixelFormat64bppRGBAHalf’
  170 | DEFINE_GUID(GUID_PKPixelFormat64bppRGBAHalf, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x3a);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:171:13: error: expected initializer before ‘GUID_PKPixelFormat64bppRGBHalf’
  171 | DEFINE_GUID(GUID_PKPixelFormat64bppRGBHalf, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x42);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:172:13: error: expected initializer before ‘GUID_PKPixelFormat48bppRGBHalf’
  172 | DEFINE_GUID(GUID_PKPixelFormat48bppRGBHalf, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x3b);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:174:13: error: expected initializer before ‘GUID_PKPixelFormat32bppRGBE’
  174 | DEFINE_GUID(GUID_PKPixelFormat32bppRGBE, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x3d);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:176:13: error: expected initializer before ‘GUID_PKPixelFormat16bppGrayHalf’
  176 | DEFINE_GUID(GUID_PKPixelFormat16bppGrayHalf, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x3e);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:177:13: error: expected initializer before ‘GUID_PKPixelFormat32bppGrayFixedPoint’
  177 | DEFINE_GUID(GUID_PKPixelFormat32bppGrayFixedPoint, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x3f);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:181:13: error: expected initializer before ‘GUID_PKPixelFormat64bppCMYK’
  181 | DEFINE_GUID(GUID_PKPixelFormat64bppCMYK, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x1f);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:183:13: error: expected initializer before ‘GUID_PKPixelFormat24bpp3Channels’
  183 | DEFINE_GUID(GUID_PKPixelFormat24bpp3Channels, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x20);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:184:13: error: expected initializer before ‘GUID_PKPixelFormat32bpp4Channels’
  184 | DEFINE_GUID(GUID_PKPixelFormat32bpp4Channels, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x21);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:185:13: error: expected initializer before ‘GUID_PKPixelFormat40bpp5Channels’
  185 | DEFINE_GUID(GUID_PKPixelFormat40bpp5Channels, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x22);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:186:13: error: expected initializer before ‘GUID_PKPixelFormat48bpp6Channels’
  186 | DEFINE_GUID(GUID_PKPixelFormat48bpp6Channels, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x23);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:187:13: error: expected initializer before ‘GUID_PKPixelFormat56bpp7Channels’
  187 | DEFINE_GUID(GUID_PKPixelFormat56bpp7Channels, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x24);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:188:13: error: expected initializer before ‘GUID_PKPixelFormat64bpp8Channels’
  188 | DEFINE_GUID(GUID_PKPixelFormat64bpp8Channels, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x25);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:190:13: error: expected initializer before ‘GUID_PKPixelFormat48bpp3Channels’
  190 | DEFINE_GUID(GUID_PKPixelFormat48bpp3Channels, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x26);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:191:13: error: expected initializer before ‘GUID_PKPixelFormat64bpp4Channels’
  191 | DEFINE_GUID(GUID_PKPixelFormat64bpp4Channels, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x27);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:192:13: error: expected initializer before ‘GUID_PKPixelFormat80bpp5Channels’
  192 | DEFINE_GUID(GUID_PKPixelFormat80bpp5Channels, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x28);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:193:13: error: expected initializer before ‘GUID_PKPixelFormat96bpp6Channels’
  193 | DEFINE_GUID(GUID_PKPixelFormat96bpp6Channels, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x29);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:194:13: error: expected initializer before ‘GUID_PKPixelFormat112bpp7Channels’
  194 | DEFINE_GUID(GUID_PKPixelFormat112bpp7Channels, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x2a);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:195:13: error: expected initializer before ‘GUID_PKPixelFormat128bpp8Channels’
  195 | DEFINE_GUID(GUID_PKPixelFormat128bpp8Channels, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x2b);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:197:13: error: expected initializer before ‘GUID_PKPixelFormat40bppCMYKAlpha’
  197 | DEFINE_GUID(GUID_PKPixelFormat40bppCMYKAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x2c);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:198:13: error: expected initializer before ‘GUID_PKPixelFormat80bppCMYKAlpha’
  198 | DEFINE_GUID(GUID_PKPixelFormat80bppCMYKAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x2d);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:200:13: error: expected initializer before ‘GUID_PKPixelFormat32bpp3ChannelsAlpha’
  200 | DEFINE_GUID(GUID_PKPixelFormat32bpp3ChannelsAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x2e);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:201:13: error: expected initializer before ‘GUID_PKPixelFormat40bpp4ChannelsAlpha’
  201 | DEFINE_GUID(GUID_PKPixelFormat40bpp4ChannelsAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x2f);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:202:13: error: expected initializer before ‘GUID_PKPixelFormat48bpp5ChannelsAlpha’
  202 | DEFINE_GUID(GUID_PKPixelFormat48bpp5ChannelsAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x30);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:203:13: error: expected initializer before ‘GUID_PKPixelFormat56bpp6ChannelsAlpha’
  203 | DEFINE_GUID(GUID_PKPixelFormat56bpp6ChannelsAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x31);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:204:13: error: expected initializer before ‘GUID_PKPixelFormat64bpp7ChannelsAlpha’
  204 | DEFINE_GUID(GUID_PKPixelFormat64bpp7ChannelsAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x32);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:205:13: error: expected initializer before ‘GUID_PKPixelFormat72bpp8ChannelsAlpha’
  205 | DEFINE_GUID(GUID_PKPixelFormat72bpp8ChannelsAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x33);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:207:13: error: expected initializer before ‘GUID_PKPixelFormat64bpp3ChannelsAlpha’
  207 | DEFINE_GUID(GUID_PKPixelFormat64bpp3ChannelsAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x34);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:208:13: error: expected initializer before ‘GUID_PKPixelFormat80bpp4ChannelsAlpha’
  208 | DEFINE_GUID(GUID_PKPixelFormat80bpp4ChannelsAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x35);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:209:13: error: expected initializer before ‘GUID_PKPixelFormat96bpp5ChannelsAlpha’
  209 | DEFINE_GUID(GUID_PKPixelFormat96bpp5ChannelsAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x36);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:210:13: error: expected initializer before ‘GUID_PKPixelFormat112bpp6ChannelsAlpha’
  210 | DEFINE_GUID(GUID_PKPixelFormat112bpp6ChannelsAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x37);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:211:13: error: expected initializer before ‘GUID_PKPixelFormat128bpp7ChannelsAlpha’
  211 | DEFINE_GUID(GUID_PKPixelFormat128bpp7ChannelsAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x38);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:212:13: error: expected initializer before ‘GUID_PKPixelFormat144bpp8ChannelsAlpha’
  212 | DEFINE_GUID(GUID_PKPixelFormat144bpp8ChannelsAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x39);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:215:13: error: expected initializer before ‘GUID_PKPixelFormat12bppYCC420’
  215 | DEFINE_GUID(GUID_PKPixelFormat12bppYCC420, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x44);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:216:13: error: expected initializer before ‘GUID_PKPixelFormat16bppYCC422’
  216 | DEFINE_GUID(GUID_PKPixelFormat16bppYCC422, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x45);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:217:13: error: expected initializer before ‘GUID_PKPixelFormat20bppYCC422’
  217 | DEFINE_GUID(GUID_PKPixelFormat20bppYCC422, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x46);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:218:13: error: expected initializer before ‘GUID_PKPixelFormat32bppYCC422’
  218 | DEFINE_GUID(GUID_PKPixelFormat32bppYCC422, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x47);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:219:13: error: expected initializer before ‘GUID_PKPixelFormat24bppYCC444’
  219 | DEFINE_GUID(GUID_PKPixelFormat24bppYCC444, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x48);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:220:13: error: expected initializer before ‘GUID_PKPixelFormat30bppYCC444’
  220 | DEFINE_GUID(GUID_PKPixelFormat30bppYCC444, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x49);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:221:13: error: expected initializer before ‘GUID_PKPixelFormat48bppYCC444’
  221 | DEFINE_GUID(GUID_PKPixelFormat48bppYCC444, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x4a);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:222:13: error: expected initializer before ‘GUID_PKPixelFormat16bpp48bppYCC444FixedPoint’
  222 | DEFINE_GUID(GUID_PKPixelFormat16bpp48bppYCC444FixedPoint, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x4b);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:223:13: error: expected initializer before ‘GUID_PKPixelFormat20bppYCC420Alpha’
  223 | DEFINE_GUID(GUID_PKPixelFormat20bppYCC420Alpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x4c);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:224:13: error: expected initializer before ‘GUID_PKPixelFormat24bppYCC422Alpha’
  224 | DEFINE_GUID(GUID_PKPixelFormat24bppYCC422Alpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x4d);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:225:13: error: expected initializer before ‘GUID_PKPixelFormat30bppYCC422Alpha’
  225 | DEFINE_GUID(GUID_PKPixelFormat30bppYCC422Alpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x4e);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:226:13: error: expected initializer before ‘GUID_PKPixelFormat48bppYCC422Alpha’
  226 | DEFINE_GUID(GUID_PKPixelFormat48bppYCC422Alpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x4f);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:227:13: error: expected initializer before ‘GUID_PKPixelFormat32bppYCC444Alpha’
  227 | DEFINE_GUID(GUID_PKPixelFormat32bppYCC444Alpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x50);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:228:13: error: expected initializer before ‘GUID_PKPixelFormat40bppYCC444Alpha’
  228 | DEFINE_GUID(GUID_PKPixelFormat40bppYCC444Alpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x51);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:229:13: error: expected initializer before ‘GUID_PKPixelFormat64bppYCC444Alpha’
  229 | DEFINE_GUID(GUID_PKPixelFormat64bppYCC444Alpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x52);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:230:13: error: expected initializer before ‘GUID_PKPixelFormat64bppYCC444AlphaFixedPoint’
  230 | DEFINE_GUID(GUID_PKPixelFormat64bppYCC444AlphaFixedPoint, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x53);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:238:13: error: expected initializer before ‘GUID_PKPixelFormat32bppCMYKDIRECT’
  238 | DEFINE_GUID(GUID_PKPixelFormat32bppCMYKDIRECT, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x54);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:239:13: error: expected initializer before ‘GUID_PKPixelFormat64bppCMYKDIRECT’
  239 | DEFINE_GUID(GUID_PKPixelFormat64bppCMYKDIRECT, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x55);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:240:13: error: expected initializer before ‘GUID_PKPixelFormat40bppCMYKDIRECTAlpha’
  240 | DEFINE_GUID(GUID_PKPixelFormat40bppCMYKDIRECTAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x56);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~
/usr/include/jxrlib/JXRGlue.h:241:13: error: expected initializer before ‘GUID_PKPixelFormat80bppCMYKDIRECTAlpha’
  241 | DEFINE_GUID(GUID_PKPixelFormat80bppCMYKDIRECTAlpha, 0x6fddc324, 0x4e03, 0x4bfe, 0xb1, 0x85, 0x3d, 0x77, 0x76, 0x8d, 0xc9, 0x43);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/jxrlib/guiddef.h:90:29: note: in definition of macro ‘DEFINE_GUID’
   90 |     EXTERN_C const GUID FAR name
      |                             ^~~~

