cfunction
src/core/corelib.c on line 523 , column 1
(gensym )
Returns a new symbol that is unique across the runtime. This means
it will not collide with any already created symbols during
compilation , so it can be used in macros to generate automatic
bindings.