snapshot_report_changes
void snapshot_report_changes(struct snapshot *old, struct snapshot *new);
snapshot_report_changes(oldss, newss);
snapshot_report_changes(old, new);
snapshot_report_changes(old, ss);