pub const PAGE_SIZE: usize = _; // 16_384usize
Engine page size — the production buffer is always a multiple of this. Matches storage::engine::PAGE_SIZE.
storage::engine::PAGE_SIZE