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