skipb
q = skipb(line);
q = skipb(p);
static char *skipb(char *);
p = skipb(p);
include = skipb(include);
p = skipb(type);
return (skipb(nextsep(p)));
set = skipb(set);
extern char *skipb(char *);