#pragma once void stdinout_preinit(void); void stdinout_opts_add(void); void stdinout_init(void); void stdinout_cleanup(void);