pub unsafe extern "C" fn PyInitConfig_GetStr(
config: *mut PyInitConfig,
name: *const i8,
value: *mut *mut i8,
) -> i32Available on neither
Py_LIMITED_API nor RustPython and non-PyPy only.