(module embed_export_str_param_rejected (fn f (export "f") (type (fn-type (params (con Int) (con Str)) (ret (con Int)))) (params n label) (body n)))