f: False
g: True
Traceback (most recent call last):
  File "test13.py", line 13, in <module>
    f.__iscofunction__ = True
AttributeError: attribute '__iscofunction__' of 'function' objects is not writable
