"cset" is a set of utilities for parsing c code and automatic generation of necessary header files.
The idea is: to not write #include... lines and header files with function declarations etc., just write functions and everything else leave to a machine.