pub fn scan_file( path: impl AsRef<Path>, chunk_size: usize, ) -> Result<(MmapRegion, usize)>
Create an iterator over a file