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