static short globalIDPart2(GlobalID id) { ret id == null ? 0 : (short) id.b; }