def info_getitem(*args): return _RecorderLib.info_getitem(*args)
def info_getitem(ary, index): return _RecorderLib.info_getitem(ary, index)