type_name =
  \p{Letter_Uppercase} , { \p{Letter} | \p{Digit} | '_' } ;
