async fn close_channels_with_peer(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<CloseChannelsWithPeerRequest>,
) -> Result<Json<Value>, GatewayError>async fn close_channels_with_peer(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<CloseChannelsWithPeerRequest>,
) -> Result<Json<Value>, GatewayError>