common_getc
return common_getc(infd, 1);
c = common_getc(infd, 1);
static int common_getc(int fd, int timo);