SystemInformation: fix use of using
The automatic conversion from typedef to using in 7be4043f produced
unexpected results on struct definitions and left over some typedefs.
Perform a manual cleanup.
The automatic conversion from typedef to using in 7be4043f produced
unexpected results on struct definitions and left over some typedefs.
Perform a manual cleanup.