pub fn apply_observation( db: &PlacesDb, visit_ob: VisitObservation, ) -> Result<Option<RowId>>
Returns the RowId of a new visit in moz_historyvisits, or None if no new visit was added.