pub fn write_file_of_size( path: &Path, size_bytes: usize, pattern: TestDataPattern, ) -> Result<()>
Write a file of specified size with pattern