pub unsafe extern "C" fn LLVMBuildInsertValue(
arg1: LLVMBuilderRef,
AggVal: LLVMValueRef,
EltVal: LLVMValueRef,
Index: c_uint,
Name: *const c_char,
) -> LLVMValueRef
pub unsafe extern "C" fn LLVMBuildInsertValue(
arg1: LLVMBuilderRef,
AggVal: LLVMValueRef,
EltVal: LLVMValueRef,
Index: c_uint,
Name: *const c_char,
) -> LLVMValueRef