pub unsafe extern "C" fn PyDescr_NewGetSet( arg1: *mut PyTypeObject, arg2: *mut PyGetSetDef, ) -> *mut PyObject