Creates a string transform object.
#include <unidef.h>
const LocaleObject locale_object;
const UniChar *xtype;
XformObject *xform_object;
int result;
result = UniCreateTransformObject(locale_object,
xtype, xform_object);