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