Alias Zip.I2

template Zip
{
  // ...
  alias I2 = ParameterTypeTuple!fun[0];
  // ...
}