pub async fn fetch_stock_list_page( backend: &BackendConn, request_version: u64, ) -> Result<StockListPage>