//0x4 bytes (sizeof)
struct _MM_SESSION_SPACE_FLAGS
{
ULONG Initialized:1; //0x0
ULONG DeletePending:1; //0x0
ULONG Filler:30; //0x0
};