pub unsafe extern "C" fn PyLong_FromUnicodeObject( u: *mut PyObject, base: c_int, ) -> *mut PyObject
Py_LIMITED_API