set @myvar = schema_datetype
create function informix.schema_datetype (coltype smallint, collength smallint) returning integer external name '(schema_datetype)' LANGUAGE C;