Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
// Include a subframework header. #include <AnotherTestFramework/AnotherTestFramework.h> static inline int test_framework_func(unsigned a) { return a; }