gcc -E  $1.c | ./cproto -e -f4 -X -P $1.c -v -s > $1.proto.h

