_UNICODE_STRING

//0x10 bytes (sizeof) struct _UNICODE_STRING { USHORT Length; //0x0 USHORT MaximumLength; //0x2 USHORT* Buffer; //0x8 };