pub unsafe extern "C" fn PyFunction_SetDefaults( f: *mut PyObject, defaults: *mut PyObject, ) -> c_int