pub unsafe extern "C" fn BinaryenTrySetCatchBodyAt(
    expr: BinaryenExpressionRef,
    index: BinaryenIndex,
    catchExpr: BinaryenExpressionRef
)