ob_item property Null safety

Pointer<Pointer<PyObject>> ob_item
read / write

Implementation

external ffi.Pointer<ffi.Pointer<PyObject>> ob_item;