pub fn dump_string( py: Python<'_>, obj: PyObject, indent: Option<PyObject>, sort_keys: Option<PyObject>) -> PyResult<String>