pub(crate) fn select_preferred_gateway( gateways: &[CachedGateway], amount: Amount, ) -> Option<LightningGateway>