For example, if I write
create function foo(int x) RETURNS int AS xxxxx language \'c\' IMMUTABLE PARALLEL SAFE;
and
create fu