def copy_intp(*args): return _optcc.copy_intp(*args)
def copy_intp(value): return _optcc.copy_intp(value)