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