//0x20 bytes (sizeof)
struct _OBJECT_HEADER_NAME_INFO
{
struct _OBJECT_DIRECTORY* Directory; //0x0
struct _UNICODE_STRING Name; //0x8
ULONG QueryReferences; //0x18
};