pub const FILETIME = extern struct
pub const FILETIME = extern struct { dwLowDateTime: DWORD, dwHighDateTime: DWORD, }