root/usr/src/tools/smatch/src/validation/prototype.c
static int prototype(void);

/*
 * check-name: Compile skip function prototype
 * check-command: sparsec -c $file -o tmp.o
 */