PG_CACHE_FL_WCE
wrcache = (ISSET(mode->flags, PG_CACHE_FL_WCE) ? 1 : 0);
SET(mode->flags, PG_CACHE_FL_WCE);
CLR(mode->flags, PG_CACHE_FL_WCE);