grep "^[a-zA-Z].* .*(.*)$" *.c | grep -v "main(" | sed -e "s/.*$/&;/" > prototypes.h