#include int foo1() { } int foo2(void) { } void foo3(int a) { } void *foo4(int a, int b, int c) { }