async fn rename_sqlite_files(src: &Path, dest: &Path) -> Result<(), Error>
Renames an SQLite database file and its WAL/SHM companions.