pub fn resolve_syncable_file_path_with_options( dir: &Path, relative_path: &str, options: FileAccessOptions, ) -> Result<PathBuf>