ifp_download_t
ifp_download_t *download_p = NULL;
if ((download_p = (ifp_download_t *)malloc(
sizeof (ifp_download_t) + fcode_size)) == NULL) {