do_input
static int do_input(sysdem_lang_t, FILE *restrict, FILE *restrict);
ret = do_input(lang, stdin, stdout);