pub unsafe extern "C" fn PyLong_Export( obj: *mut PyObject, export_long: *mut PyLongExport, ) -> c_int
Py_3_14
Py_LIMITED_API
RustPython