template struct TPL { T val = 0; }; inline TPL x;