pub unsafe extern "C" fn _PyImport_SetModuleString( name: *const c_char, module: *mut PyObject, ) -> c_int
Py_LIMITED_API