FFI::Struct
typedef struct _FILETIME {
DWORD dwLowDateTime; DWORD dwHighDateTime;
} FILETIME, *PFILETIME;