pub type TableProviderFactoryRef = Arc<dyn TableProviderFactory>;
struct TableProviderFactoryRef { /* private fields */ }