fn codegen_emcc_try<'ll, 'tcx>( bx: &mut GenericBuilder<'_, 'll, FullCx<'ll, 'tcx>>, try_func: &'ll Value, data: &'ll Value, catch_func: &'ll Value, ) -> &'ll Value