Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

cfi-direct-call1.yaml
---
TypeIdMap:
  typeid1:
    TTRes:
      Kind:            AllOnes
CfiFunctionDefs:
  - local_func1
  - local_func2
  - local_func3
CfiFunctionDecls:
  - extern_decl
  - extern_weak
...