meson: Suppress some noisy build warnings on MSVC build
warning C4819: The file contains a character that cannot be represented in the current code page (949).
Save the file in Unicode format to prevent data loss
warning C4114: same type qualifier used more than once
warning C4028: formal parameter {n} different from declaration
warning C4090: 'function': different 'const' qualifiers