1*67e74705SXin Li #pragma once 2*67e74705SXin Li #include "preamble-with-implicit-import-C.h" // Circular 3*67e74705SXin Li typedef struct { char x; } Typo; 4