Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#ifndef PUBLIC_IN_C_H #define PUBLIC_IN_C_H const int c = 2; #endif