sig
  external write_bitcode_file : Llvm.llmodule -> string -> bool
    = "llvm_write_bitcode_file"
end