pub type PbLookupUnionNode = LookupUnionNode;
struct PbLookupUnionNode { pub order: Vec<u32>, }
order: Vec<u32>