updateRecurse
return (updateRecurse(path->next, &(cur[newOffset]), newLength,
return (updateRecurse(path, &(payload[offset]), payloadLen-offset,
static fru_errno_t updateRecurse(PathDef *path,