namespace Playnite.Native { public class Fileapi { public const uint FILE_FLAG_BACKUP_SEMANTICS = 0x2000000; } }