pub(super) const MAX_CLUSTER_SIZE: usize = _; // 2_097_152usize
Maximum cluster size.
This is QEMU’s limit, so we can apply it, too.