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