pub unsafe extern "C" fn PyGen_New(
frame: *mut PyFrameObject,
) -> *mut PyObjectAvailable on neither
Py_LIMITED_API nor RustPython.pub unsafe extern "C" fn PyGen_New(
frame: *mut PyFrameObject,
) -> *mut PyObjectPy_LIMITED_API nor RustPython.