c_test
extern int c_test ARGS((char **wp)); /* in c_test.c */
{"[", c_test},
{"test", c_test},
int c_test ARGS((char **));