_LIST_ENTRY

//0x10 bytes (sizeof) struct _LIST_ENTRY { struct _LIST_ENTRY* Flink; //0x0 struct _LIST_ENTRY* Blink; //0x8 };

Used in