SHADOWCON_WINx_PROTECT
#define SHADOWCON_WINx_PROTECT(_shf, _win) (1 << ((_shf) + (_win)))
#define SHADOWCON_WINx_PROTECT(_win) (1 << (10 + (_win)))