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