fn do_get_highest_bank_snapshot(
    bank_snapshots: Vec<BankSnapshotInfo>
) -> Option<BankSnapshotInfo>