d_getset property Null safety

Pointer<PyGetSetDef> d_getset
read / write

Implementation

external ffi.Pointer<PyGetSetDef> d_getset;