static O[] unstructObjectArray(S s) {
  ret (O[]) unstruct(s);
}