pub fn estimate_fee_rate(
    wallet: &Wallet,
    wtx: &WalletTx,
    old_fee: Amount,
    coin_control: &CoinControl
) -> FeeRate