//0x4b0 bytes (sizeof)
struct _HVIEW_MAP
{
ULONG MappedLength; //0x0
struct _EX_PUSH_LOCK Lock; //0x8
struct _FILE_OBJECT* FileObject; //0x10
struct _HVIEW_MAP_DIRECTORY* Directory; //0x18
ULONG PagesCharged; //0x20
struct _HVIEW_MAP_PIN_LOG PinLog; //0x28
};