file_alloc
int file_alloc = 0;
file_alloc = 1;
if (file_alloc)
struct preloaded_file *file_alloc(void);
fp = file_alloc();