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