//0x18 bytes (sizeof)
struct _MI_IMAGE_SECURITY_REFERENCE
{
struct _IMAGE_SECURITY_CONTEXT SecurityContext; //0x0
VOID* DynamicRelocations; //0x8
volatile LONG ReferenceCount; //0x10
};