pub const PATCH_CHUNK_SIZE: usize = 1024;
One patch index offset is stored for each chunk. This allows for constant time patch index lookups.