%module example %{ #include extern void hello(); %} extern void hello();