%module enchant
%{
#include "enchant.h"
%}

typedef unsigned long size_t;

%include "enchant.h"