pub(crate) fn invoice_has_internal_payment_markers( invoice: &Bolt11Invoice, markers: (PublicKey, u64), ) -> bool