public Breakpoint GetBreakpoints(Breakpoint obj, int j)
 {
     int o = __offset(4); return o != 0 ? obj.__init(__vector(o) + j * 4, bb) : null;
 }