pub unsafe extern "C" fn BinaryenSelectSetIfTrue(
    expr: BinaryenExpressionRef,
    ifTrueExpr: BinaryenExpressionRef
)