pub async fn start_hold_invoice_payment( client: &Client, gw_cln: &Gatewayd, gw_cln_id: String, lnd: &Lnd, ) -> Result<([u8; 32], Sha256, String)>