// The parameter of `call_once_and_store_result()` must be callable. It can make // CPython API calls, and in particular, it can temporarily release the GIL. // `T ...