contrib: rust: only enable windows-gnu with the proper compiler
windows-gnu is for gcc mingw-w64 (and MSVCRT) and windows-gnu-llvm is for clang mingw-w64 (and UCRT).
Based on this discussion.
windows-gnu is for gcc mingw-w64 (and MSVCRT) and windows-gnu-llvm is for clang mingw-w64 (and UCRT).
Based on this discussion.
VideoLAN code repository instance