Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
int foo(int parm1, float parm2) { return parm1 + parm2; }