set @myvar = schema_nullable
create function informix.schema_nullable(coltype smallint) returning char(3) external name '(schema_nullable)' LANGUAGE C;