Mark a function as unsafe to memoize.
Logically, this function just returns
Any function can be marked as unsafe to memoize; in fact,
This is useful for prohibiting the memoization of functions that are known
to involve destructive functions like