Construct Tuple by Lo @LoTwT 构造一个给定长度的元组。 例如 type result = ConstructTuple<2> // 期望得到 [unknown, unkonwn]