async fn export_backup_inner(
    context: &Context,
    temp_db_path: &Path,
    temp_path: &Path
) -> Result<()>