pub unsafe extern "C" fn PySet_Pop(
    set: *mut PyObject
) -> *mut PyObject