pub unsafe extern "C" fn BinaryenSelectSetIfFalse(
    expr: BinaryenExpressionRef,
    ifFalseExpr: BinaryenExpressionRef
)