//0x18 bytes (sizeof)
struct _ARBITER_CONFLICT_INFO
{
struct _DEVICE_OBJECT* OwningObject; //0x0
ULONGLONG Start; //0x8
ULONGLONG End; //0x10
};