typedef struct { UINT64 Flink; UINT64 Blink; } LIST_ENTRY64, *PLIST_ENTRY64;
Windows Vista Kernel Structures