pub unsafe extern "C" fn LLVMBuildInsertValue( arg1: *mut LLVMBuilder, AggVal: *mut LLVMValue, EltVal: *mut LLVMValue, Index: u32, Name: *const i8, ) -> *mut LLVMValue