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