pub unsafe extern "C" fn PyInitConfig_HasOption( config: *mut PyInitConfig, name: *const c_char, ) -> c_int
Py_LIMITED_API
RustPython
PyPy