pub unsafe extern "C" fn LLVMConstInsertElement(
VectorConstant: LLVMValueRef,
ElementValueConstant: LLVMValueRef,
IndexConstant: LLVMValueRef,
) -> LLVMValueRef
pub unsafe extern "C" fn LLVMConstInsertElement(
VectorConstant: LLVMValueRef,
ElementValueConstant: LLVMValueRef,
IndexConstant: LLVMValueRef,
) -> LLVMValueRef