const fn parent_beacon_block_root_for_network( networks: NetworkConfigs, spec_id: SpecId, parent_beacon_block_root: Option<B256>, ) -> Option<B256>