pub unsafe extern "C" fn LLVMConstTrunc(
    ConstantVal: LLVMValueRef,
    ToType: LLVMTypeRef
) -> LLVMValueRef