async fn verify_header_extra_data( block: &Block, parent: (View, Digest), round: Round, dkg_manager: &Mailbox, epoch_strategy: &FixedEpocher, proposer: &PublicKey, ) -> Result<()>