pub unsafe extern "C" fn PyModule_AddStringConstant( arg1: *mut PyObject, arg2: *const c_char, arg3: *const c_char, ) -> c_int