//0x30 bytes (sizeof)
struct _SEP_RM_LSA_CONNECTION_STATE
{
VOID* LsaProcessHandle; //0x0
VOID* LsaCommandPortHandle; //0x8
VOID* SepRmThreadHandle; //0x10
VOID* RmCommandPortHandle; //0x18
VOID* RmCommandServerPortHandle; //0x20
UCHAR LsaCommandPortActive; //0x28
};