fru_present
int fru_present = 0;
fru_present = 1;
return (fru_present);
if (fd == -1 && errno == ENOENT && fru_present(frup->fru)) {