https://learn.microsoft.com/en-us/windows/win32/api/ntdef/ns-ntdef-_unicode_string
_UNICODE_STRING (ntdef.h) - Win32 apps | Microsoft Learn
The UNICODE_STRING structure is used to define Unicode strings.
unicodestringhappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/api/ntdef/ns-ntdef-single_list_entry
SINGLE_LIST_ENTRY (ntdef.h) - Win32 apps | Microsoft Learn
A SINGLE_LIST_ENTRY structure describes an entry in a singly linked list, or serves as the header for such a list.
singlelistentryhapps