byte-compile--reify-function
byte-compile--reify-function is a compiled Lisp function in `bytecomp.el
'.
(byte-compile--reify-function FUN)
Return an expression which will evaluate to a function value FUN.
FUN should be either a `lambda' value or a `closure' value.