pub unsafe extern "C" fn PyInitConfig_GetExitCode( config: *mut PyInitConfig, exitcode: *mut c_int, ) -> c_int
Py_LIMITED_API
RustPython
PyPy