pub fn delete_visits_for(db: &PlacesDb, guid: &Guid) -> Result<()>
Deletes all visits for a page given its GUID, creating tombstones if necessary.