library udf_pzconv; {$AppType Console} uses fn_pzconv; exports fn_pzconv_new, fn_pzconv_han2zen, fn_pzconv_free; end.