3850

“Declaration of an unpacked struct ‘<name>’ \ inside a packed struct ‘<name>’ is not allowed!”

This structure definition leads to a misalignment in the memory. You must change the structure definition appropriately.