unsafe fn PyDelta_Check(op: *mut PyObject) -> c_int
Check if op is a PyDateTimeAPI.DetaType or subtype.
op
PyDateTimeAPI.DetaType
Must only be called while the GIL is held