1 2 3 4 5 6 7 8
void %test(int %X) { call void (int)* cast (void(int) * %test to void(int) *) (int 6) ret void }