Implement [collections.namedtuple](https://docs.python.org/3/library/collections.html#collections.namedtuple) factory function. Is there any C/asm optimization possible or shall we stick to pure Python version for next few months?