#include #include int fclose(FILE * fp) { return _fclose_r(_impure_ptr, fp); }