<PackageReference Include="System.Drawing.Common" Version="10.0.0-preview.7.25380.108" />

FILETIME

struct FILETIME
Describes FILETIME and provides syntax, members, and additional remarks.
using System.CodeDom.Compiler; using System.CodeDom.Compiler; namespace Windows.Win32.Foundation { [GeneratedCode("Microsoft.Windows.CsWin32", "0.3.151+58e949951d.RR")] internal struct POINTL { internal int x; internal int y; } }