<PackageReference Include="Microsoft.Win32.SystemEvents" Version="11.0.0-preview.1.26104.118" />

System.Runtime.InteropServices.StringMarshalling

namespace System.Runtime.InteropServices { internal enum StringMarshalling { Custom, Utf8, Utf16 } }