atomic_set_8
#define atomic_set_char atomic_set_8
#elif (PAGE_SIZE == 4096) && defined(atomic_set_8)
atomic_set_8((uint8_t *)bits, set);