pub unsafe extern "C" fn PyInitConfig_GetError(
config: *mut PyInitConfig,
err_message: *mut *const c_char,
) -> c_intAvailable on neither
Py_LIMITED_API nor RustPython and non-PyPy only.