pub unsafe extern "C" fn PySet_Size(
    anyset: *mut PyObject
) -> Py_ssize_t