(module embed_noentry_baseline (fn helper (type (fn-type (params (own (con Int))) (ret (own (con Int))))) (params x) (body (app * x x))))