Create llvm c api library by running "python setup.py build_ext -i" here

note: This library building should maybe not be done with distutils at all!
      It should probably be done with the regular: ./configure;make;make install
