def zinger(*args): return _RQconv.zinger(*args)
def zinger(data, x, y, box, tol): return _RQconv.zinger(data, x, y, box, tol)