__BIT_COPY_STORE_REL
#define BIT_COPY_STORE_REL(_s, f, t) __BIT_COPY_STORE_REL(_s, f, t)
#define CPU_COPY_STORE_REL(f, t) __BIT_COPY_STORE_REL(CPU_SETSIZE, f, t)
__BIT_COPY_STORE_REL(DOMAINSET_SETSIZE, f, t)