pub fn sync_file( ctx: &Context, file_path: &str, allow_missing_indexed_file: bool, format: Format, ) -> Result<()>