pub const FILETIME_EPOCH_OFFSET: u64 = 116_444_736_000_000_000;
Number of 100ns ticks between the Windows epoch (1601-01-01) and the Unix epoch (1970-01-01).