Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
module; #include "h2.h" export module X; extern "C++" class CPP { public: void print() {} };