def next2_to_n(x): return _presto.next2_to_n(x)
def next2_to_n(x: "long long") -> "long long": return _presto.next2_to_n(x)