#ifndef STDOPEN_H # define STDOPEN_H 1 # ifdef __cplusplus extern "C" { # endif void stdopen (void); # ifdef __cplusplus } # endif #endif