pub unsafe extern "C" fn BinaryenTrySetCatchTagAt(
    expr: BinaryenExpressionRef,
    index: BinaryenIndex,
    catchTag: *const c_char
)