atomic_clear_8
#define atomic_clear_char atomic_clear_8
#elif (PAGE_SIZE == 4096) && defined(atomic_clear_8)
atomic_clear_8((uint8_t *)bits, clear);