async fn remove_sqlite_files(path: &Path) -> Result<(), Error>
Removes an SQLite database file and its WAL/SHM companions.