pub fn copy_verbatim( file: &File<'_>, root_path: &Path, target_base: &str, ) -> Result<()>
Copies a file verbatim from the embedded directory to disk