pub fn stable_coin_graph(
    path: Option<String>,
    shards: usize
) -> PyResult<Py<PyGraph>>