typedef enum { AlreadyHeld = 0, AcquiredShared = 1, UseSpinLock = 2, UseSpinLockRaiseIrql = 3 } MI_DYNAMIC_MEMORY_LOCKTYPE;