The converter ignores `unsigned flags : 3` and instead generated a u32 which breaks struct layout.
The converter ignores
unsigned flags : 3and instead generated a u32 which breaks struct layout.