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