1 #include "src/__support/File/file.h"
2 
3 #include <stdio.h>
4 
5 extern FILE *stderr = reinterpret_cast<FILE *>(__llvm_libc::stderr);
6