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