pub type ExprEncodingRef = ArcRef<dyn ExprEncoding>;
pub struct ExprEncodingRef(/* private fields */);