Currently `HPyField_Store` has a void return value. On PyPy, the function can fail if the type has no `tp_traverse`.
Currently
HPyField_Storehas a void return value. On PyPy, the function can fail if the type has notp_traverse.