def intp_value(*args): return _optcc.intp_value(*args)
def intp_value(obj): return _optcc.intp_value(obj)