pub const MAX_CHUNK_SIZE: usize = _; // 1_048_576usize
Maximum chunk size (1 MiB, leaving room for metadata in a 2 MiB block)