static void replace(Expr old, Expr newExpr) { C.mnn_expr_Expr_static_replace(old.ptr, newExpr.ptr); }