ld_map_seg_index
extern Xword ld_map_seg_index(Mapfile *, Sg_desc *);
ndx = ld_map_seg_index(mf, sgp1);
ndx = ld_map_seg_index(mf, sgp);
Xword ndx = ld_map_seg_index(mf, sgp);