pub unsafe extern "C" fn Py_GetArgcArgv( argc: *mut i32, argv: *mut *mut *mut i32, )
Py_LIMITED_API
RustPython
PyPy