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