#define MATHSHIM_VERSION 1

int mathshim_add(int a, int b);
