%module xxx template T blah(T x) { }; %template(iblah) blah; %template(iiblah) blah;