Rust bindings to mscorlib
Provides raw FFI-compatible bindings to interfaces, structs, and enums defined in mscorlib, for use with stuff like COM and other aspects of Windows.
Makes extensive use of winapi macros and defines.