pub fn export_routes_cpio(
    _routes: impl Into<Routes>,
    _output: impl Write
) -> ServerResult