ref: 970847e76c14ed3d07e82d4e28f1443bee6ee948 dir: /in.c/
#include <stdio.h> int in_next(void) { return getchar(); }