pub fn get_visit_page_with_bound(
db: &PlacesDb,
bound: i64,
offset: i64,
count: i64,
exclude_types: VisitTransitionSet,
) -> Result<HistoryVisitInfosWithBound>
pub fn get_visit_page_with_bound(
db: &PlacesDb,
bound: i64,
offset: i64,
count: i64,
exclude_types: VisitTransitionSet,
) -> Result<HistoryVisitInfosWithBound>