pub async fn options_fs( force_pull: bool, compression: Compression, base_path: PathBuf, ) -> Result<Options<Native>, Error>