Temporary header file '/tmp/TFG9nwrr0V/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

  // add includes
  #include "/usr/include/android/selinux/android.h"
  #include "/usr/include/android/selinux/av_permissions.h"
  #include "/usr/include/android/selinux/avc.h"
  #include "/usr/include/android/selinux/context.h"
  #include "/usr/include/android/selinux/flask.h"
  #include "/usr/include/android/selinux/get_context_list.h"
  #include "/usr/include/android/selinux/get_default_type.h"
  #include "/usr/include/android/selinux/label.h"
  #include "/usr/include/android/selinux/restorecon.h"
  #include "/usr/include/android/selinux/selinux.h"

  // add classes
  av_decision* tmp_add_class_0;
  avc_cache_stats* tmp_add_class_1;
  avc_entry_ref* tmp_add_class_2;
  avc_lock_callback* tmp_add_class_3;
  avc_log_callback* tmp_add_class_4;
  avc_memory_callback* tmp_add_class_5;
  avc_thread_callback* tmp_add_class_6;
  dir_xattr* tmp_add_class_7;
  security_class_mapping* tmp_add_class_8;
  security_id* tmp_add_class_9;
  selinux_callback* tmp_add_class_10;
  selinux_opt* tmp_add_class_11;

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

/tmp/TFG9nwrr0V/dump1.h:24:3: error: ‘avc_cache_stats’ does not name a type
   24 |   avc_cache_stats* tmp_add_class_1;
      |   ^~~~~~~~~~~~~~~

