I\'d like to get control when a function is called in Python without modifying the source program, e.g., when calling test()
def test(i : int, s: str) -> i