pub fn get_optional_function_factory( kind: &str, ) -> Option<Arc<dyn SimpleFunctionFactory + Send + Sync>>