pub unsafe extern "C" fn PyMapping_Values(
    o: *mut PyObject
) -> *mut PyObject