pub unsafe extern "C" fn PyType_FromModuleAndSpec( arg1: *mut PyObject, arg2: *mut PyType_Spec, arg3: *mut PyObject, ) -> *mut PyObject