pub unsafe fn PyDelta_FromDSU( days: c_int, seconds: c_int, microseconds: c_int, ) -> *mut PyObject
Py_LIMITED_API