Function: make-symbol

Return a newly allocated uninterned symbol whose name is NAME.
Its value and function definition are void, and its property list is nil.

(fn NAME)