Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#ifndef __my_a #define __my_a #include <A/int.h> #include <stdint.h> #ifdef __cplusplus extern "C" { #endif typedef int_fast32_t my_a; } #endif