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