pub const WIN_EPOCH_SECS: i64 = 11_644_473_600;
Seconds between the Windows epoch (1601) and the Unix epoch (1970).