Alias SIDefinitions.zetta

SI prefixes.

template SIDefinitions
{
  // ...
  alias zetta = prefix!1e+21;
  // ...
}