def get_value(*args): return _RQconv.get_value(*args)
def get_value(data, fx, fy): return _RQconv.get_value(data, fx, fy)