int main() { std::cout << "That will only work with the right plugin in your $PATH!" << std::endl; std::cout << "Checkout the `external_importer` C++ example." << std::endl; }