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