blob: 9a7b1063032c58601e80179a9e6660b8616aed60 [file] [log] [blame]
typedef struct { int id; } FILE;
int fprintf(FILE*restrict, const char* restrict format, ...);