gobject-introspection: Fix building under MSVC
The package's Meson build system does not apply the correct naming convention for the Windows operating system, which causes Meson to look up (and find) the UCRT64 interpreter. This one's headers cannot be used with MSVC.
This is a MR in preparation for upgrading librsvg
to Rust: #381