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