Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s ; CHECK: error: void type only allowed for function results declare void @foo(i32* byval(void))