Find the sequence number of the earliest mismatching ancestor.
friend Seq mismatch( RCLValidatedLedger const& a, RCLValidatedLedger const& b);
#include <ripple/app/consensus/RCLValidations.h>