pub unsafe extern "C" fn PyConfig_SetBytesString(
config: *mut PyConfig,
config_str: *mut *mut i32,
str: *const i8,
) -> PyStatusAvailable on neither
Py_LIMITED_API nor RustPython and non-PyPy only.