Binary package “protoize” in ubuntu precise
Create/remove ANSI prototypes from C code
"protoize" can be used to add prototypes to a program, thus converting
the program to ANSI C in one respect. The companion program "unprotoize"
does the reverse: it removes argument types from any prototypes
that are found.