%module xxx
int foo(long short x);
int bar(short long y);
int spam(long long long x);
int grok(short short int x);