pub fn random_sample_tree_update<P: PoolParams, R: Rng>( rng: &mut R, params: &P, ) -> (TreePub<P::Fr>, TreeSec<P::Fr>)