pub type SubstraitPlanDecoderRef = Arc<dyn SubstraitPlanDecoder + Send + Sync>;
pub struct SubstraitPlanDecoderRef { /* private fields */ }