Path 1: 1 calls (1.0)
→ _NullFile__offset 0 (1)
→ _NullFile__whence 0 (1)
↩ return 0 (1)
1def seek(self, __offset: int, __whence: int = 1) -> int: 2 return 0