function bridge_slot_23() /* entry=373 class_id=0x0A03 slot=0x23 */
{
  var
    referent, /* [BP+00h] type=0x69 */
    start, /* [BP+0Ah] type=0x69 */
    item, /* [BP-02h] type=0x24 */
    x, /* [BP-04h] type=0x69 */
    end; /* [BP-06h] type=0x69 */

  entry:
    set_info(0x021B, *(arg_06));
    end = 0;
    /* loop_selector item in selector_0x42(arg0=0x03A6, arg1=0x0413, arg2=(70 * 32), origin=arg_06) */

  block_03AC:
    if condition goto block_03F2;

  block_03AF:
    x = Item.getQLo(item);
    if (x != start) goto block_03EE;

  block_03C8:
    x = Item.getQHi(item);
    if (x != 0) goto block_03EE;

  block_03E1:
    end = x;
    goto block_03F2;

  block_03EE:
    /* loopnext  */
    goto block_03AC;

  block_03F2:
    if (end != 0) goto block_0479;

  block_03FF:
    /* loop_selector item in selector_0x42(arg0=0x0336, arg1=0x0290, arg2=(70 * 32), origin=arg_06) */

  block_041F:
    if condition goto block_0477;

  block_0422:
    if (Item.getFrame(item) != 1) goto block_0473;

  block_0434:
    x = Item.getQLo(item);
    if (x != start) goto block_0473;

  block_044D:
    x = Item.getQHi(item);
    if (x != 0) goto block_0473;

  block_0466:
    end = x;
    goto block_0477;

  block_0473:
    /* loopnext  */
    goto block_041F;

  block_0477:

  block_0479:
    if (end != 0) goto block_054A;

  block_0484:
    for item in selector_0x42(arg0=0x03A6, arg1=0x0413, arg2=(70 * 32), origin=arg_06) {
      x = Item.getQLo(item);
      if (x == end) {
        /* word_to_dword  */
        /* pop_result  */
        return;
      }
      /* loopnext  */
    }

  block_04DC:
    for item in selector_0x42(arg0=0x0336, arg1=0x0290, arg2=(70 * 32), origin=arg_06) {
      if (Item.getFrame(arg_06) == 1) {
        x = Item.getQLo(item);
        if (x == end) {
          /* word_to_dword  */
          /* pop_result  */
          return;
        }
      }
      /* loopnext  */
    }

  block_0548:

  block_054A:
    /* word_to_dword  */
    /* pop_result  */
    goto block_0554;

  block_0554:
    return;

}
