pub unsafe extern "C" fn LLVMBuildIntCast2(
arg1: LLVMBuilderRef,
Val: LLVMValueRef,
DestTy: LLVMTypeRef,
IsSigned: LLVMBool,
Name: *const c_char,
) -> LLVMValueRef
pub unsafe extern "C" fn LLVMBuildIntCast2(
arg1: LLVMBuilderRef,
Val: LLVMValueRef,
DestTy: LLVMTypeRef,
IsSigned: LLVMBool,
Name: *const c_char,
) -> LLVMValueRef