using System; using System.Collections.Generic; using System.Text; namespace Dalamud.Injector.FFI { internal static class Win32 { } }