pub fn compute_parallel_state_root( overlay: Arc<TrieInputSorted>, prefix_sets: TriePrefixSets, ) -> Result<(B256, TrieUpdates), String>