1#include <stdio.h>
2void xfreopen (char const *filename, char const *mode, FILE *fp);
3