#include import std; int main() { std::println("grpc ok: {}", grpc::Version()); return 0; }