ob_ref property Null safety

Pointer<PyObject> ob_ref
read / write

Implementation

external ffi.Pointer<PyObject> ob_ref;