Callback invoked when a new best header tip is seen during sync.
Declared in <kernel/bitcoinkernel.h>
<kernel/bitcoinkernel.h>
typedef void(* btck_NotifyHeaderTip)(void*, btck_SynchronizationState, int64_t, int64_t, int);