def power_arr(dft): return _presto.power_arr(dft)
def power_arr(dft: "fcomplex") -> "long *": return _presto.power_arr(dft)