I'm trying to build `cyres` by going to the source folder and running: ``` python setup.py build ``` but I get errors relating to the `ceres::int16` data type not existing. Is this a Cython issue with clang on Mac OS X?