Hi again!<br><br>This series of patches exposes LLVMContext to llvm-c and ocaml. I added a bunch of "*InContext" functions for the objects that aren't able to get the context from a type, like StructType. I made sure this time I didn't change any of the llvm-c interface  this time around :)<br>