%module palindrome %{ #include %} extern int is_palindrome(char *text);