static bool structEq(O a, O b) { ret eq(struct(a), struct(b)); }