Find the last common block between this chain and a block index entry.
Declared in <chain.h>
<chain.h>
CBlockIndex const* FindFork(CBlockIndex const& index) const;
The most recent block index entry common to both, or nullptr if none.