pub fn llvm_build_call2( builder: &LLVMBuilder, ty: LLVMType, callee: LLVMValue, args: &[LLVMValue], name: &str, ) -> LLVMValue
LLVMBuildCall2