//0x40 bytes (sizeof)
struct _SESSION_LOWBOX_MAP
{
    struct _LIST_ENTRY ListEntry;                                           //0x0
    ULONG SessionId;                                                        //0x10
    struct _SEP_LOWBOX_NUMBER_MAPPING LowboxMap;                            //0x18
};