typedef struct _LIST_ENTRY64 { unsigned __int64 Flink; unsigned __int64 Blink; } LIST_ENTRY64, *PLIST_ENTRY64;