Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#ifndef CLEAN_ONE_H #define CLEAN_ONE_H int do_nothing_loop(); #endif