typedef struct _RTL_BITMAP { ULONG SizeOfBitMap; ULONG * Buffer; } RTL_BITMAP, *PRTL_BITMAP;
Windows Vista Kernel Structures