(vl-structmemberlist-fix x) is a usual fty list fixing function.
(vl-structmemberlist-fix x) → fty::newx
In the logic, we apply vl-structmember-fix to each member of the x. In the execution, none of that is actually necessary and this is just an inlined identity function.