Description
|             NonPaged            Paged | 
|  Tag    Allocs     Used    Allocs     Used | 
|  Gh05        0        0       169 2177430832	GDITAG_HMGR_SPRITE_TYPE , Binary: win32k.sys | 
|  GTmp        0        0         2 1717993472	GDITAG_TEMP_THREADLOCK , Binary: win32k!AllocFreeTmpBuffer | 
These come from gdi32_apitest:CreateBitmap:
| (..\..\ntoskrnl\mm\ARM3\pool.c:613) OUT OF PAGED POOL!!! | 
| (..\..\ntoskrnl\mm\ARM3\expool.c:711) ALLOC: 1 Gh05 0x80000000 | 
| (..\..\win32ss\gdi\ntgdi\bitmaps.c:220) SURFACE_AllocSurface failed. | 
Should not be tracked since the allocation failed...