pub unsafe extern "C" fn BinaryenTryAppendCatchTag(
    expr: BinaryenExpressionRef,
    catchTag: *const c_char
) -> BinaryenIndex