%module xxx
int foo(unsigned unsigned int x);
int bar(signed signed y);
int spam(unsigned signed int x);