pub(crate) unsafe fn inner( slf: *mut PyObject, arg1: *mut PyObject, f: Func, ) -> *mut PyObject
Non-generic inner function to ensure only one trampoline instantiated
The interpreter must be attached