file_get
if (file_get(url + sizeof(FILE_URL) - 1, outfile) == -1)
static int file_get(const char *, const char *);