function-put
function-put is a compiled Lisp function in `byte-run.el
'.
(function-put FUNCTION PROP VALUE)
Set FUNCTION's property PROP to VALUE.
The namespace for PROP is shared with symbols.
So far, FUNCTION can only be a symbol, not a lambda expression.