//0x4 bytes (sizeof)
union _RTL_HP_LFH_CONFIG
{
struct
{
USHORT MaxBlockSize; //0x0
USHORT WitholdPageCrossingBlocks:1; //0x2
};
ULONG AllFields; //0x0
};