pub unsafe extern "C" fn BinaryenCallIndirectInsertOperandAt(
    expr: BinaryenExpressionRef,
    index: BinaryenIndex,
    operandExpr: BinaryenExpressionRef
)