DIRTY_BITMAP_SZ
uint8_t dirty_bitmap[DIRTY_BITMAP_SZ] = { 0 };
for (uint_t i = 0; i < DIRTY_BITMAP_SZ; i++) {