pub unsafe extern "C" fn PyFunction_New( code: *mut PyObject, globals: *mut PyObject, ) -> *mut PyObject
Py_LIMITED_API