pub fn prepare_virtual_path<P>(path: P) -> PathBuf
where P: AsRef<Path>,