pub unsafe extern "C" fn PyObject_LengthHint( o: *mut PyObject, arg1: isize, ) -> isize
Py_LIMITED_API
RustPython