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