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