for (int i = 0; i < 1e7; ++i)
{
 pen p = linetype(new real[] {1,2});
}