fastboot_free_file
static void fastboot_free_file(fastboot_file_t *);
fastboot_free_file(nk->fi_files + i);
fastboot_free_file(&(nk->fi_files[i]));