pub type ExprRegistry = VTableRegistry<ExprEncodingRef>;
pub struct ExprRegistry(/* private fields */);