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