1 // bindgen-flags: -- -fms-extensions 2 typedef struct TEST_STRUCT { 3 void* __ptr32 ptr_32bit; 4 } TEST; 5