pub type ParamsVerifierKZG<C> = ParamsKZG<C>;
KZG multi-open verification parameters
pub struct ParamsVerifierKZG<C> { /* private fields */ }