pub unsafe extern "C" fn PyModule_AddFunctions( arg1: *mut PyObject, arg2: *mut PyMethodDef, ) -> c_int