pub fn try_get_writeable( py_f: PyObject, cloud_options: Option<&CloudOptions>, ) -> PyResult<Box<dyn Write + Send>>