fn compile_vx( entry_path: &Path, entry_file_type: FileType, relative_path: &Path, relative_path_components: Vec<&str>, file_sink: &mut FileSink, ) -> Result<()>