Function signatures for the kernel notifications.
Declared in <kernel/bitcoinkernel.h>
typedef void(* btck_NotifyBlockTip)(void*, btck_SynchronizationState, btck_BlockTreeEntry const*, double);
Callback invoked when the active chain tip advances or reorganizes.